Hi,
Can anyone tell me how to install nRF51 IoT SDK on visual GDB ?
Thanks , Anuja
Hi,
Can anyone tell me how to install nRF51 IoT SDK on visual GDB ?
Thanks , Anuja
I do not think that is supported. It may be that you can implement support yourself (I think VisualGDB uses a set of XML files to the location of examples and libraries, but I do not have any detailed knowledge).
Hi,
Thank you for the answer. I did implement IoT SDK support on my own and I tried BLE advertizing mode. It works fine. But BLE scanning mode does not. SVCALL 'sd_ble_gap_scan_start' from ble_gap.h returns an error code 0x6. Could yoz help me with this error?
Thank you !
Hi,
Thank you for the answer. I did implement IoT SDK support on my own and I tried BLE advertizing mode. It works fine. But BLE scanning mode does not. SVCALL 'sd_ble_gap_scan_start' from ble_gap.h returns an error code 0x6. Could yoz help me with this error?
Thank you !