Results 8 issues of ndiddy99

On my 32 bit computer, the uninstaller isn't on the hard drive. Looking in the installer files, it's placed in the SysWow64 directory but not the System32 directory.

After I flashed a custom firmware, I couldn't use Pictochat or Download Play. Even when I restored back to the backup I made before I did the firmware work, I...

guiTool doesn't need the types I took out, and it won't compile with them in (at least for me, i don't know about CTurt's setup).

This happens at least on the NucleoL476 example board implementation. I had a quick look at the other STM32 examples and it appears to happen there too. The issue is...

The [RtcGetCalendarValue function](https://github.com/Lora-net/LoRaMac-node/blob/6384af8f4c4a57016c83f3d34430f0f68855e695/src/boards/NucleoL476/rtc-board.c#L430) checks the RTC subsecond register for consistency but does not check the date or time registers. Because the code doesn't use the RTC shadow registers ([see here](https://github.com/Lora-net/LoRaMac-node/blob/6384af8f4c4a57016c83f3d34430f0f68855e695/src/boards/NucleoL476/rtc-board.c#L182)),...

Hi, On a Class B device, calling [LmHandlerJoin](https://github.com/Lora-net/LoRaMac-node/blob/6384af8f4c4a57016c83f3d34430f0f68855e695/src/apps/LoRaMac/common/LmHandler/LmHandler.c#L467) will call [LmHandlerJoinRequest](https://github.com/Lora-net/LoRaMac-node/blob/6384af8f4c4a57016c83f3d34430f0f68855e695/src/apps/LoRaMac/common/LmHandler/LmHandler.c#L439), which calls [LoRaMacMlmeRequest](https://github.com/Lora-net/LoRaMac-node/blob/6384af8f4c4a57016c83f3d34430f0f68855e695/src/mac/LoRaMac.c#L5315), which calls [ResetMacParameters](https://github.com/Lora-net/LoRaMac-node/blob/6384af8f4c4a57016c83f3d34430f0f68855e695/src/mac/LoRaMac.c#L3143), which calls [LoRaMacClassBInit](https://github.com/Lora-net/LoRaMac-node/blob/6384af8f4c4a57016c83f3d34430f0f68855e695/src/mac/LoRaMacClassB.c#L619). The issue is that the 3 timers in that function...

Hi, I noticed that if the call to NvmDataMgmtStore at [src/apps/LoRaMac/common/LmHandler/LmHandler.c line 389](https://github.com/Lora-net/LoRaMac-node/blob/6384af8f4c4a57016c83f3d34430f0f68855e695/src/apps/LoRaMac/common/LmHandler/LmHandler.c#L389) blocks while the radio is transmitting, the transmitter will stay on. This can cause problems with various...

congrats https://youtu.be/-T5MSOutnvk?t=51