Supportability of the Arduino UNO WIFI

QIoT technology to allow you to explore potential IoT business opportunities.
Smart home/Smart building/Smart City/
Post Reply
SerSem
New here
Posts: 2
Joined: Thu Dec 27, 2018 4:55 pm

Supportability of the Arduino UNO WIFI

Post by SerSem »

Arduino UNO WIFI has embedded WIFI-client and MQTT protocol that could be configured through embedded WIFI-sever. Unfortunately, Arduino UNO WIFI has limitation with length of the username in MQTT setup. At the same time QIoT Lite generates username automatically usually with 36 chars length. It could be very useful to provide ability to override generated username and password in QIoT. It could extend list of supported devices. Any thoughts?
timhsu
New here
Posts: 8
Joined: Wed Nov 15, 2017 12:12 pm

Re: Supportability of the Arduino UNO WIFI

Post by timhsu »

Hi SerSem

You can try to flash other firmware(Espressif AT or wifi-link) to ESP8266 on board, reference this : https://github.com/jandrassy/UnoWiFiDevEdSerial1
And for use with this MQTT Library : https://pubsubclient.knolleary.net/
You can try it. Thank you.
SerSem
New here
Posts: 2
Joined: Thu Dec 27, 2018 4:55 pm

Re: Supportability of the Arduino UNO WIFI

Post by SerSem »

Hi timhsu,
Thank you very much for the reference. Will try and come back with result.
Post Reply

Return to “QIoT”