Questions and discussions about the SDK tools used to program the TD RF modules.
mleeters
 
Posts: 8
Joined: Tue Jul 07, 2015 9:57 am

JSON data for backend

by mleeters Tue Jul 28, 2015 6:11 am

Do you have a detailed description from the JSON data dat is send to a backend?
The important part is the data that is send from a TD12xx module to the backend with the function TD_SIGFOX_Send
mleeters
 
Posts: 8
Joined: Tue Jul 07, 2015 9:57 am

Re: JSON data for backend

by mleeters Tue Jul 28, 2015 7:25 am

I found out why I didn't get the information.
This has to do with the UDM Frame Decoder, is there a way of function to put it out?
I just want to get my data, not the UDM decoded data.
User avatar
lcheminade
 
Posts: 146
Joined: Mon May 11, 2015 7:47 am

Re: JSON data for backend

by lcheminade Mon Aug 03, 2015 8:14 am

Please use TD_SENSOR_SendRaw to get up to 10 bytes of raw data. So far our backend does not allow to get the full 12 bytes payload in the callback.
mleeters
 
Posts: 8
Joined: Tue Jul 07, 2015 9:57 am

Re: JSON data for backend

by mleeters Thu Aug 06, 2015 9:31 am

Thanks, this works better that use as the first two byte 0x00 and 0x14.
Return to Tools

Who is online

Users browsing this forum: No registered users and 17 guests