Don't worry about formatting, just type in the text and we'll take care of making sense of it. We will auto-convert links, and if you put asterisks around words we will make them bold.
Tips:
For a full reference visit the Markdown syntax.
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.
Hi,
I'm trying to make work 2 esp32 modules with lora. But I did not succed.
espruino version: 1v99.4103
pinout (i hope it is good): https://cdn.hackaday.io/files/269911154782944/Heltec_WIFI-LoRa-32_DiagramPinout.jpg
For tx code i use:
for the rx config i use:
I got no erros. On tx I got nothing. On rx I got this after upload:
What I'm doing wrong?
thanks