Dana Myers
Dana Myers
I reliably see on this STM32WLE5 LoRaWAN firmware - do you still need a test-case?
I gather you're using the RWW section of flash for EEPROM emulation? I've look at SAMD21G18 and didn't easily figure-out how to perhaps use flash for EEPROM, I'm guessing the...
I understand the latest decoder is a good thing, but this reports an issue where a new mote firmware effectively regresses /breaks an existing decoder unexpectedly. Unknown/new data items (like...
On the UC50x v4, is the uplink always in the sequence A B C D, or can D be earlier in the uplink? I've observed that case, for example, A...
Watching this closely.
I'll do a PR today with a suggested change
This is terrific, thank you! I will test here on v3 and v4 also. Thank you!
Only need 8-byte buffers :-)
Actually I tend to think the float vs fixed-point change makes little size difference, but I'll try build it for AVR at some point. ... and I might get my...
Ah, it was easy. I compared the total binary size on AVR for float vs fixed ref_freq adjustment - as suspected, it reduced the total binary a bit - around...