-
• #2
What kind of board do you have?
What is the output of
process.env
-
• #3
The Wifi module is built into the firmware because it's low level - it's documented at https://www.espruino.com/Reference#Wifi
What kind of board do you have?
What is the output of process.env
The Wifi module is built into the firmware because it's low level - it's documented at https://www.espruino.com/Reference#Wifi
I need some help connecting ESP32 dev board to wifi. Some packages with similiar names exist for esp8266 on https://www.espruino.com/modules/ but module named "Wifi" not exists. This code example is from https://www.espruino.com/ESP32#
2 Attachments