Knowledgebase: KB000829
Submitted on Wed, 2019–08–28 11:48
Inquiry:
Regarding the GSatMicro: Please provide details on how to use the API to send the modem a message from a python or C# scripts.Solution:
First, be sure to generate the binary payload using the GSatMicroPublic C# library which generates the proper HMAC signing.
Make sure you also enter the actual IMEI of the device into this library for the correct HMAC key
For the command, make sure there is a “\r” on the end so it gets executed.