Hello, I'm encountering an issue with the MQTT module.
I have a board WeMos D1 R2 with a ESP8266 and when I attempt to use the MQTT module, I encounter this problem:
New interpreter error: LOW_MEMORY,MEMORY
The return of mqtt.create is empty. So, I would like to know how I can bypass this problem because I would like to use the MQTT module.
I'm using the espruino_2v21_esp8266_4mb_combined_4096.bin and i would like to know if this is the most recomended firmware to my esp8266 board
@user157729 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello, I'm encountering an issue with the MQTT module.
I have a board WeMos D1 R2 with a ESP8266 and when I attempt to use the MQTT module, I encounter this problem:
New interpreter error: LOW_MEMORY,MEMORY
The return of mqtt.create is empty. So, I would like to know how I can bypass this problem because I would like to use the MQTT module.
I'm using the espruino_2v21_esp8266_4mb_combined_4096.bin and i would like to know if this is the most recomended firmware to my esp8266 board