espressif/esp-rainmaker

Get internet data from gsm module to run rainmaker (MEGH-5827)

Opened this issue · 1 comments

Is your feature request related to a problem?

Is it possible to run rainmaker gsm module gprs data please suggest.

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Additional context.

No response

Most of the RainMaker logic is independent of the underlying transport layer. So if you have a clean integration with gsm module for any esp idf examples that use the network interface (esp_netif), using RainMaker should be possible. However, the user-node association that happens during Wi-Fi provisioning needs to be looked into.