madpsy
madpsy
Hi Bertold, Thanks for replying - much appreciated. I'm struggling to get both raw sentences due to how the logging working but... ``` Message 8: Binary broadcast message 27/04/2025, 16:42:10...
Have managed to tie the sentences together now for a complete example: ``` Message 8: Binary broadcast message 27/04/2025, 19:00:10 { "Spare": 0, "Valid": true, "UserID": 992351516, "MessageID": 8, "BinaryData":...
Aha! So it's Base-64 -> bit array -> 8-bit packing Okay think I've sussed it out now. Example Python: ``` #!/usr/bin/env python3 import base64 import textwrap def bits_from_base64(b64_str): """Decode base64...
I've seen one other person report an issue when using the hostname, try using the IP address directly and see if that works: 81.2.118.218 If so, then there's an odd...
Thanks for testing it out. I knew there would be a few bugs and you found one! Should be fixed now if you wouldn't mind enabling it again?
I see your traffic again - shall keep an eye on it. Of course let me know if you are seeing too few or too many than you expect. I...
@IU5HKU Glad the fix worked - you are still top for distance :-) @richonguzman It doesn't have a public code repo but there's an open API (https://lora.link9.net/api/) and a help...
@S57PNX should be there now if you refresh
Do your spots look better now? Safari is a funny animal. Does it show if you maximise the window?
I knew that would happen - initially my intent for this was just for a UK club so didn't take other TZ's into account. Now I'll have to rethink a...