Dear Community,
I am working on the following application: using the RaspberryPi to flash over-the-air nRF52 nodes (Nordic's Secure DFU BLE bootloader)
For that I have connected a PCA10056 to a RPi3, and now I am trying to use nrfutil to flash the nodes over BLE.
Unfortunately, it seems to be that the pc-ble-driver is not precompiled and working for the RPi ARM architecture. So my following step would be to build that from source code.
I had a first try but I was not successful. I am not sure if all the dependencies/tools are ready for the RPi. In the following post I have read that someone already did that:
https://devzone.nordicsemi.com/f/nordic-q-a/25402/how-to-arm-cross-compile-pc-ble-driver
Could you please explain how can we make it working on the RPi or even better to provide a guide showing how we can work with all your tools for nRF52 from a RPi computer?
I think it could be really interesting for the makers community.
Thank you in advance,
Javier