You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed the macOS app has some hex files for flashing an NRF chip with a firmware that supports rolling keys. I couldn't find any source code to those compiled hex files, does anyone know where to find them? I need to do some small changes on ports/pins in it to get it running on some cheap beacons I have.
Thanks
The text was updated successfully, but these errors were encountered:
The above project version uses SDK nRF5_SDK_12.3.0_d7731ad.
If you want to debug, you can use a sample project (e.g ble_app_beacon) on KeilC, then import main.h, main.c and ble_stack.h, ble_stack.c.
Here is the config for my beacon, using nrf51822 chip on keilC. It worked!
Hey hello,
I've noticed the macOS app has some hex files for flashing an NRF chip with a firmware that supports rolling keys. I couldn't find any source code to those compiled hex files, does anyone know where to find them? I need to do some small changes on ports/pins in it to get it running on some cheap beacons I have.
Thanks
The text was updated successfully, but these errors were encountered: