We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am interested in using Thread networking from mbed OS. Is there an example or starter anywhere which I can try? Can I connect to an Mbed device connector using a Thread network and with an mbed client?
Additionally, ARM is mentioned in the Openthread implementation and I would be interested to know if there are any ARM mbed compiled examples available using this.
Hi rapport and welcome to the Community!
I have moved your question to Internet of Things where I hope someone can help, if not there is also a specialised board for mbed.
Hi,
I suggest you this one :
More Hardware! STMicroelectronics launches mbed-enabled family with NUCLEO | mbed
I used mbed.org environement with one of this board at the first time, and they are clearly compatible
with a lowest cost.
Good luck
Thanks commenting and for sending a link which looks interesting entry point for programming in mbed. However, I am having trouble figuring out how I can get it working with a Thread network.
Say for example I want to attach accelerometer to make it work as a fall sensor - how can I do the radio coms and send a Alarm on a Thread network in a connected home... Is there radio driver available in MBed for Thread on this board? Or would I need to plugin a USB Thread shield or usb such as EM358 USB stick to get it working? Are there examples?