add interface to get ip
by Librae 9 years 3 months
2ec001dd
support wifi scan when config credentials
by Librae 9 years 3 months
86c7dfe9
refine json string
by Librae 9 years 3 months
f7f82523
change subscribe to QOS0
by Librae 9 years 3 months
change subscribe to QOS0

subscribe QOS1 crashes if recv msg too frequently
045d5a96
wifi scan return json format
by Librae 9 years 3 months
6eedcccf
add wifiscan interface
by Librae 9 years 3 months
a87ebf9b
support dns captive portal while config wifi
by Librae 9 years 3 months
support dns captive portal while config wifi

It means, we simplify wifi setup steps:
1. connect to AP neurite-xxxxxxxx
2. open any website in browser(will be redirected)
3. save wifi credentials
a10b3370
user setup depend on connection to cloud
by Librae 9 years 3 months
user setup depend on connection to cloud

This fixes the potential bugs in 3rd party modules,
such as in servo library, servo attach will touch timer isr,
which may then cause conflict and crash the system
while connecting wifi.
7a90cc00
debug info
by Librae 9 years 4 months
2aa7507c
fix a crash while ota
by Librae 9 years 4 months
fix a crash while ota

we need to suspend all the possible isr to ensure ota process
bc3fbf8a
Report a bug