Hi, I’m trying to make an embedded system with the nrf52832 and the sensor bno055 but before making this PCB I need to prove that this microcontroller can communicate with this sensor by using the module of Adafruit Bno055 and the NRF52dk. Im using the compiler of mbed studio online and search for examples that I have found but I don’t know why the program does not upload to the nrf52dk or if I have something wrong.
I’m have been using this example to test the Adafruit bno055 with the nrf52832 BNO055_Adafruit - Adafruit BNO055 test program. | Mbed , have already upload the firmware of Mbed and also conecting the usb port by the external pins SWDCLK, SWDIO, VDD and GND.