nfroggy
nfroggy
What lines did you comment (make a pull request or something)
This might be a better fix (not sure if stopping the timers is necessary but it makes me feel better) ``` void LoRaMacClassBInit( LoRaMacClassBParams_t *classBParams, LoRaMacClassBCallback_t *callbacks, LoRaMacClassBNvmData_t* nvm )...
I also ran into this situation and did the same fix. It makes me wonder if Semtech ever tested AU915 functionality on the LoRaMac-node stack.
BTW I tested the device on an AU915 gateway and it did seem to work correctly, so that's good at least.
Pino: The form loads correctly for me (Firefox 127 on Linux with Ublock Origin), maybe an add-on is blocking it? Rangi: ModRetro's site lists every game they sell as compatible...
You probably don't want to be using this project for anything new. Semtech has left important issues unaddressed for over a year at this point.
LoRa Basics Modem is Semtech's new reference stack that they're currently putting all their development effort into. Of course, you run the risk of Semtech stopping development and forcing users...
Some objective numbers rather than doing things empirically: The [STM32L476 datasheet (rev 11)](https://www.st.com/resource/en/datasheet/stm32l476rg.pdf) says on page 117 that the minimum ADC sampling time when reading the internal voltage reference is...