Hi @kd5rxt-mark and @Davidelvig,
Sorry for the extremely late reply!
I finally had time to implement the changes suggested by @beermat — and it works now! The RTC is initialized correctly with the PC's time when I upload the binary. Here's my...
Hello,
Arh yes, you are right, I forgot to copy this line ! Thank you very much !
This worked as is in the previous code. But to be cleaner and avoid potential problems, I fixed it by changing the type to word.
Thank you !
Math
Hello,
A few years ago, I realized à projet of a LORA temperature sensor using a PT1000 with an Adafruit MAX31865 amplifier dev board and a CubeCell dev board.
Now I have a new different project (nothing to do with LORA), using a Teensy 4.1 for...