hi everyone,
i am trying to use MQTT over SSL. i have a couple of questions, would really appreciate if someone here knows how to go about solving these
1. i have a ca.crt file, which will be used to verify the identity of the server. as this https://docs.micropython.org/en/v1.8/esp8266/library ...
Search found 2 matches
- Sat Dec 01, 2018 7:01 pm
- Forum: General Discussion
- Topic: Copying files to ESP 32 micropython Flash directory
- Replies: 0
- Views: 3394
- Wed Aug 08, 2018 3:56 pm
- Forum: Hardware
- Topic: esp32 Wifi connection problems
- Replies: 1
- Views: 4545
esp32 Wifi connection problems
hi,
i am using sparkfun's 'the thing'. Along with micropython.
i am trying to connect to wifi but i am running into some problems
here is what i get back on my REPL prompt when i try to connect to two different wifi networks
import weefee2
>>> weefee2.wlan_connect('oi', 'looper22')
I (37860 ...
i am using sparkfun's 'the thing'. Along with micropython.
i am trying to connect to wifi but i am running into some problems
here is what i get back on my REPL prompt when i try to connect to two different wifi networks
import weefee2
>>> weefee2.wlan_connect('oi', 'looper22')
I (37860 ...