9 years, 4 months ago.

ARM mbed and Nordic IPv6 over BLE

Hello,

This might be a stupid question but I was wondering if mbed would support Nordic's IPv6 over BLE stack and how that works when developing applications using mbed.

Imran

I'm not sure if it is possible using the mbed on line environment. But offline, you can download, the IOT SDK from Nordic. Using gcc (arm), you can then compile the example application of interest. Then the next step is to merge the softdevice hex and application hex. Finally drag and drop the merged hex file on to the mbed device folder.

posted by Paul Creaser 15 Dec 2015
Be the first to answer this question.