Please include the following information, in order for us to help you as effectively as possible.
-
What product do you wish to discuss? RAK4631
-
What firmware are you using? (RUI3 or Arduino BSP or other IDE (e.g. STM32CubeIDE)? Arduino IDE
-
What firmware version? Can it be obtained with AT+VER=? Ver: 0.4.3
-
Computer OS? (MacOS, Linux, Windows) Windows
-
What Computer OS version? Windows 10
-
How often does the problem happen? all the time
-
How can we replicate the problem? compile the code in Arduino IDE
-
Provide source code if custom firmware is used or link to example if RAKwireless example code is used. WisBlock/examples/RAK4630/communications/BLE/ble_uart/ble_uart.ino at e06e9add5ce9bc5f40b5a16b6532b893e95efcd5 · RAKWireless/WisBlock · GitHub
My question in why do I have to select “Adafruit Feather nRF52840 Express” in the Arduino IDE board manager for this sketch instead of “RAK wireless nRF boards\Wisblock RAK4631”? I’m relatively new at this and I spent a couple of days trying to figure out why the compiler couldn’t find the <bluefruit.h> library.