Aaron.Lee
Aaron.Lee
We had removed the AzureIoT submodule. This warning can be ignore.
Please install the newest development framework.
Very sorry about that, this is absolutely a document error that causes so much for your development. I had fixed the document, please refer to the new [readme.md](https://github.com/HelTecAutomation/Heltec_ESP32/blob/master/README.md) in Heltec_ESP32...
Thanks for your report, we will check into it.
Please try this example: [https://github.com/HelTecAutomation/Heltec_ESP32/blob/master/examples/SD/SD_Time/SD_Time.ino](https://github.com/HelTecAutomation/Heltec_ESP32/blob/master/examples/SD/SD_Time/SD_Time.ino)
Mostly, that's a network problem, can you try again or try the get.py?
Antenna is must needed for both board, wothout antenna may broken your device.
Why do not you set the US915_TX_MIN_DATARATE in RegionUS915.h to an appropriate value that the payload length is bigger than your data
> bool overTheAirActivation = LORAWAN_NETMODE; What is the value of LORAWAN_NETMODE? What does that even mean? Is this line setting it to ABP or OTAA mode? Am I supposed to...
Indeed the seed is system ticker, The system ticker of ASR650X is not accurate, so it can be used as the random seed. This topic may make sense to you:...