Skip to content

Lora example doesn't work? #989

Answered by mkellner
tve asked this question in Getting started
Dec 15, 2022 · 4 comments · 17 replies
Discussion options

You must be logged in to vote

I see your build target is esp32/nodemcu. That device does not support LoRa.

There is a build target esp32/heltec_lora_32 located in $MODDABLE/build/devices/esp32/targets/heltec_lora_32. It is set up for the way that device is wired.

The global device is defined in host/provider.js in that directory. That particular build target includes a device.peripheral.lora object, which is necessary for this example.

Replies: 4 comments 17 replies

Comment options

You must be logged in to vote
1 reply
@tve
Comment options

Comment options

You must be logged in to vote
12 replies
@nickthiru
Comment options

@tve
Comment options

@nickthiru
Comment options

@phoddie
Comment options

@nickthiru
Comment options

Answer selected by tve
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@phoddie
Comment options

@nickthiru
Comment options

@nickthiru
Comment options

@phoddie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants