Hello,
I want to test the range of Adafruit nRF52840 express feather(BLE 5.0) board. I did the setup on arduino IDE. My question is can I perform the long range test of BLE using an arduino ide on adafruit nRF52840 express feather board?
Hello,
I want to test the range of Adafruit nRF52840 express feather(BLE 5.0) board. I did the setup on arduino IDE. My question is can I perform the long range test of BLE using an arduino ide on adafruit nRF52840 express feather board?
Hi
This sounds like a question more for the Arduino community than the Nordic one.
Assuming there is a BLE long range example that you can use you should be able to test it out, yes.
Alternatively it should be possible to program standard Nordic examples into the feather board, such as the one Vidar provided in the following case:
https://devzone.nordicsemi.com/f/nordic-q-a/40476/unable-to-convert-to-long-range-after-looking-at-umpteen-examples--
Best regards
Torbjørn
Thanks for your suggestion.
You welcome