Select connectivity method.Compile in security.h file.
Register for an account.Generate security.h and API key.
Select web app backend. Add API key to enable access.
security.h
file from connector.mbed import https://github.com/mbartling/mbed-os-example-client/#b18623e
.security.h
file from connector.mbed compile
(for more info on mbed-cli see here).BUILD
directory to the board.security.h
file from connector.mbed import https://github.com/mbartling/mbed-os-example-client/#f2674b2
.security.h
file from connector.mbed compile
(for more info on mbed-cli see here).BUILD
directory to the board.If your board is having trouble connecting to wifi try resetting the system, many embedded wifi peripherals may require multiple connection attempts on their first connection to a new network.
TODO
TODO
ACCESS_KEY
with the value of your API key.git clone https://github.com/ARMmbed/mbed-connector-api-node-quickstart
.node app.js
.git clone https://github.com/ARMmbed/mbed-connector-api-python-quickstart
.pip install -r requirements.txt
.python app.py
.TBD
TBD
TBD