2019-08-12 10:47 PM
I'm using
SIGFOX_API_send_frame((uint8_t *)(&Data_Pkg),12,customer_resp,0,0);
to send the message.
According to Sigfox, Each Sigfox message will always be sent in 3 repetition (each repetition is considered a frame) with the same message content on different frequency channel, this is a standard across all Sigfox devices in order to ensure message receive success rate.
Is this a library issue ?
I'm using sfx_library_M0p_V2.2.2_FDL.a , addon_verified_M0p_V010.a
Please help.
Thank you
Best regards,
Chong