Framework-arduinoadafruitnrf52 update to latest version?

I’ve been successfully using “framework-arduinoadafruitnrf52” for a couple weeks now.

Just started working on automatic switching between USB HID and Bluetooth HID on my current BLE keyboard project. Unfortunately, the version of the arduinoadafruitnrf52 you currently have in platformIO is now old and doesn’t have support for both BLE HID and USB HID at the same time.

I’ve tried to manually update it by adding new files from Adafruit’s Github into the proper place within .platformio/packages/framework-arduinoadafruitnrf52, but there are weird compilation errors I can’t seem to figure out. Mostly issues with “compiler_macro.h”… I must be missing something in the process.

https://github.com/adafruit/Adafruit_nRF52_Arduino/releases/tag/0.11.0

Can you update this framework or provide some guidance on using the new version?

Thanks!

We will update it soon, there is a feature request

Awesome, Thanks, I look forward to it!

1 Like