Questions and discussions about the software that runs on the TD RF module itself.
pmorali
 
Posts: 1
Joined: Wed Oct 14, 2015 12:02 pm

CW Mode

by pmorali Wed Oct 14, 2015 12:05 pm

How to put a device in CW Mode for Sigfox Certification?

FOR CW MODE:

AT$SS=1234
AT$MT=0,2,127

To disable CW MODE : AT$MT=0,0,0

Is this correct?
User avatar
jguerin
 
Posts: 1
Joined: Thu Oct 15, 2015 7:42 am

Re: CW Mode

by jguerin Thu Oct 15, 2015 7:57 am

Hi pmorali,

For a TD1207, you can put the device in CW mode with :
AT$MT=0,4,127

For a TD1204:
AT$MT=x,2,0
with x is a Sigfox micro canal.

Regards,

Jerome
gomago
 
Posts: 1
Joined: Thu Dec 10, 2015 4:06 pm

Re: CW Mode

by gomago Thu Dec 10, 2015 4:10 pm

Hi,

From previous messages I understand that commands to operate the TD1207 in CW mode are:
CW enable: AT$MT=0,4,127
CW disable: AT$MT=0,0,0

Am I right?
Is it valid for 868.13MHz Standard ETSI band?

Thank you very much
Regards

Ignacio
francois
 
Posts: 47
Joined: Tue Jun 16, 2015 6:13 am

Re: CW Mode

by francois Thu Mar 24, 2016 5:33 pm

Hi
What about the AT command to put the TD1208 in CW mode?
Thanks
Francois
User avatar
mstempin
 
Posts: 168
Joined: Thu May 07, 2015 9:24 am

Re: CW Mode

by mstempin Fri Mar 25, 2016 8:26 am

It depends on the firmware version: for newer firmware, these should be the same commands as the TD1207, for older, please use "AT$MT=0,1,0" instead of "AT$MT=0,4,127".
francois
 
Posts: 47
Joined: Tue Jun 16, 2015 6:13 am

Re: CW Mode

by francois Tue Apr 19, 2016 9:03 pm

Hi
Do you have "c" function in library to set the TD1208 device in CW mode ?
As an alternative to AT CMD.
Thanks
User avatar
mstempin
 
Posts: 168
Joined: Thu May 07, 2015 9:24 am

Re: CW Mode

by mstempin Tue Aug 09, 2016 8:35 am

Yes, the corresponding C API functions are "TD_SIGFOX_SendTestPA()" for the old "AT$MT=" commands and "TD_RF_CWTest()" for the newest firmwares.
Return to Firmware

Who is online

Users browsing this forum: No registered users and 26 guests