This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Connectivity firmware with sd_api_v6 for PCA10040 does not work

Using https://github.com/NordicSemiconductor/pc-ble-driver (abce7974fe983c23930d362b1769e51c8fa13cbf).

Just followed the instruction and compiled hex/sd_api_v6/connectivity_<ver>_1m_with_s132_6.1.0.hex

Cannot run any example. Error log:

$ ./heart_rate_monitor_v6 /dev/ttyACM0 
Serial port used: /dev/ttyACM0
Baud rate used: 1000000
Info: Successfully opened /dev/ttyACM0. Baud rate: 1000000. Flow control: none. Parity: none.
Status: 6, message: Target Reset performed
Status: 7, message: Connection active
Status: 4, message: Error sending packet to target. Code: 0x802a
Failed to set advertisement data. Error code: 0x8005

BR/Chencheng

Related