nelisse

Results 10 comments of nelisse

We are also experiencing sometimes irregular timer behavior when using multiple timers. We had numerous code reviews, but nobody can pinpoint the cause. In our case the timer callback is...

Release 0.0.10 via Arduino Board Manager. Which is/looks identical to 0.0.10 from GitHub Releases [(https://github.com/GrumpyOldPizza/ArduinoCore-stm32l0/releases)](https://github.com/GrumpyOldPizza/ArduinoCore-stm32l0/releases)

The current GitHub state is incompatible on an application level with the 0.0.10 release, so I have not been doing much testing with the current GitHub state. I will need...

+1 I was trying to do exactly the same withou much success, an example/description would be very useful! For now I added my boards to the boards.txt file in C:\Users\\AppData\Local\Arduino15\packages\TleraCorp\hardware\stm32l0\0.0.10...

Hallard & SlowMusti: I also developed some Murata based boards and like to do the same, my own 'package' next to the STM32L0 package by GrumpyOldPizza using the tools from...

I forgot the mention: and the 'package_index.json specification' (see https://arduino.github.io/arduino-cli/package_index_json-specification/)

Thomas: this description of the programming lock-up looks similar to a situation I noticed on my devices during the SerialProtocolTest.....

Same issue here (Europe/Netherlands/KPN), are other using same region/provider? Gateway close by or at longer distance does not seem to matter. Analysis suggests the Rx1DrOffset parameter is not persistent over...

Further investigating into the RX1 downlink problem suggests the following: - TTN does not seem to be using these network changes, so reproducing the problem requires a different provider. -...

Great to be of any help! I assume the additional OnTransmit callbacks are not related to this param restore? But I think they are indeed triggered by the MAC information...