Hello everyone
i am used Arduino nano ble 33 board in that board nrf52840 is used anyone known how to increase Tx power of Bluetooth i am used Arduino ide for coding
Hello everyone
i am used Arduino nano ble 33 board in that board nrf52840 is used anyone known how to increase Tx power of Bluetooth i am used Arduino ide for coding
Hi
I think you have to direct this question to the Arduino forums, since this board is not made or supported by us. This one appears to cover the Nano BLE 33 board.
Are you planning to make a product based on the nRF52840 device, or are you just doing some quick testing/evaluation?
For making end products based on our devices I would recommend using the nRF Connect SDK instead of the Arduino libraries. There are board files in the SDK for the Arduino Nano BLE board, and if you use this SDK we will be able to support you more efficiently.
Best regards
Torbjørn
Thank you for reply i am beginner in embedded system and Arduino is easy to code that's why i am using this board
Hi
Nothing wrong with that, I agree the Arduino libraries are much easier to get started with than the official Nordic libraries.
Just be aware that the Nordic libraries are more optimized for the nRF chips, more feature rich, and better supported by us directly.
As long as the Arduino libraries can do what you want there is no reason to switch, but if you run into limitations it is something to consider.
Best regards
Torbjørn