I’ve done a search like you suggested and looked through various threads but nothing was helpful. Trust me, I don’t usually create new posts unless I can find the answer myself.
Is there anywhere I can find debug information about where the mismatch is occurring (ie. what is it expecting versus what’s coming in). I tried to enable debug info to serial console within the lmic library’s config.h but it only spit out info like what frequency its sending at, and receiving at. Nothing about low level packet info.
I feel it’s a bit of a closed system where I can’t see what’s going on behind the scenes.
I looked at the live data screen on nam1 and toggled on the debug info but it didn’t yield anything I could use in the way of diagnose and fix.
Thanks again for any help.