PelionIoT / pelion-ready-example

Pelion Device Ready example - deprecated
https://github.com/ARMmbed/pelion-ready-example
Apache License 2.0
2 stars 18 forks source link

Add default wifi config #34

Closed MarceloSalazar closed 6 years ago

MarceloSalazar commented 6 years ago

This enables an application to use the WiFi credentials and the default network interface.

Requires this: https://github.com/ARMmbed/simple-mbed-cloud-client/pull/31

@dhwalters423

dhwalters423 commented 6 years ago

Would be good to add a cellular example as well (apn, username, password) and test with this: ARMmbed/simple-mbed-cloud-client#31

MarceloSalazar commented 6 years ago

Yes, that will come once we have the first Cellular platform in place :)