Skip to content

Best way to manage multiple modules? #927

Answered by cyberman54
t-huyeng asked this question in Q&A
Discussion options

You must be logged in to vote

Easiest way is to use OTAA and same APPKEY and APPEIU for all boards. Using an all-zero DEVEIU (see example in loraconf.h), then each board will generate it's own unique DEVEIU while joining, based on it's internal unique ESP32 MAC.

I would in general not recommend to use ABP, because it has some disadvantages.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@t-huyeng
Comment options

@t-huyeng
Comment options

@cyberman54
Comment options

Answer selected by t-huyeng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants