Closed nimasaj closed 5 years ago
Send Sigfox messages in string. Sending as string will give you control to add leading zeros to messages. It will fix "Parsing Error" issue with Sigfox module and you can adjust length of messages based on Sigfox requirements.
Thanks for your comments, I've cleaned this up and fixed in https://github.com/adrien3d/IO_WSSFM10-Arduino/commit/68a64758afb4f65fdf97aac78ee74a62c186b200
Send Sigfox messages in string. Sending as string will give you control to add leading zeros to messages. It will fix "Parsing Error" issue with Sigfox module and you can adjust length of messages based on Sigfox requirements.