Bluetooth 5.0 on Feather nRF52840?

For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Marius99992
 
Posts: 5
Joined: Wed Mar 20, 2019 7:18 am

Bluetooth 5.0 on Feather nRF52840?

Post by Marius99992 »

Hello!

I'm writing my bachelor's degree in electrical engineering and I have a project that uses Bluetooth communication to an iOS app. My module is HM-10 that is BLE. I need to upgrade to Bluetooth 5.0 and also I need to get control over how fast and when the Bluetooth module sends the data. Therefore I am looking at the nRF52840. I know the nRF52840 module has Bluetooth 5.0 functionality and also BANNED technology.

So my question is, does this feather with the nRF52840 support that Bluetooth 5.0 functionality as well? Will it have every functionalty that the nRF52840 module is capable of?

Thank you.
Attachments
Feather nRF52840
Feather nRF52840
4062-02.jpg (165.94 KiB) Viewed 129 times

User avatar
hathach
 
Posts: 1270
Joined: Tue Apr 23, 2013 1:02 am

Re: Bluetooth 5.0 on Feather nRF52840?

Post by hathach »

It does support ble 5.0, but not all features are supported by our Arduino library. But it is easy enough to write it yourself if you understand the nordic sdk enough.

Locked
Please be positive and constructive with your questions and comments.

Return to “Wireless: WiFi and Bluetooth”