I think the following paragraph from Modules Software User Guide applies:
NOTE: If GPIO pin direction is set to Alternate Function mode, the reported status has no valid meaning.
The solution: link GPIO2 with a free GPIO, set that to input and read it.
how I enable alternate GPIO function???
on data sheet is write so GPIO2 can be input,output or alternate JDR function.
How can I define alternate GPIO2 JDR .
I try only set, clear pin state on this GPIO and work but how to define JDR.
check state I use AT#GPIIO=2,2
Is set using AT#JDR command.
if JDR set alternate function then if define this pin to output and set 0 or 1 then
it’s only virtual change pin state???
on GE865 is GPIO2 near the GPIO1 , but need I connect any Pull up or pull down resistor to good work??
No need to do anything else! The pin changes to reflect jammed state.
Simply connect the GPIOs, set GPIO to input and read it.
really don’t need any pull-up or pull-down resistor???
Really You can however insert a resistor of some KOhms between pins to deal with eventual signal contention, both GPIO set to output.
But I still cannot understand what would you do this instead reading with AT#JDR. The output on GPIO is meant to be used for "alarming" an external device.
OK.
I’m again test #JDR command .
on page 559 of AT command reference guide and there is used command :
AT#JDR=6 #JDR: OPERATIVE //when in normal operating mode OK
but I receive error.
…
6 – enables the Jammed Detect (this value is available only for 10.00.xxx release); the Jammed condition is reported in the format: #JDR: <status> where: <status> JAMMED – Jammed condition detected OPERATIVE – Normal Operating condition restored. This code will be shown only after a jammed condition has occurred UNKNOWN – default state before first successful PLMN searching
AT+GMR 10.00.002 OK
+GMR return firmware version. I have this release or not???
I would not doubt, if the answer is that. There is a newer version for your module, 10.00.003, and #JDR was updated too.
OK.
I don’t have access to Download zone . You can create it or must contact someone else (who?)
We use cookies to enhance your browsing experience and help us improve our websites. To improve our website, we carefully select third parties that use cookies to allow us to serve specific content and achieve the purposes set out in our cookie policy. For more information on how to make adjustments through your browser to the cookies being used on your device, please click Find Out More link. By closing this banner or continuing to browse our website, you agree to our use of such cookies. FIND OUT MORE
Hi.
question for expert . I use GE865 quad and want make solution how to detect if anyone use gsm jammer signal. Is there anyway to detect it???
regards
Yes, see Jammed Detect & Report AT Commands ie AT#JDR.
OK. I find on document this : AT#JDR=6
if use this command then gsm module result :
#JDR: JAMMED , #JDR: OPERATIVE or #JDR: UNKNOWN
1. #JDR: JAMMED is if detect Jammed
2. #JDR: OPERATIVE is normall operation no jammed detect
3. #JDR: UNKNOWN is default state before 1st PLMN searching – what is it PLMN acronym
but I thinks so #JDR: UNKNOWN is if don’t find operator and still search
regards
PLMN stands for Public Land Mobile Network.
OK.
understand.
king regards
Hi again I have some problem with #JDR
I test this AT#JDR=6 but result is error .
my software revision is 10.00.002
if test this command AT#JDR=4 then I must receive every 3sek information about JDR but not respond.
what is wrong??
What error (set AT+CMEE=2)?
With mode 4 the URC appears in jamming conditions only – do you use a jammer to test?
if test :
AT#JDR=6
+CME ERROR: operation not supported
I don’t have jammer,
OK I can use AT#JDR=4 command .
but if use AT#JDR=1 is possible to read state pin with #GPIO ???
or first I must define alternate pin function.
I don’t have connect any pin from my MCU in to GPIO2 (JDR alternate pin function).
if jammer change state on GPIO2 pin is possible to read this state with at command??
I test this :
AT#GPIO=2,2
and return this:
#GPIO: 1,0
it’s mean so this GPIO is output and is log 0.
if jammer detect change this GPIO to 1 then I receive this ???
#GPIO: 1,1 or doesn’t matter what is jammer state still receive #GPIO: 1,0
regards
Update to latest firmware, 10.00.003, see How do I get new firmware, tools and documentation files from Telit?
I think the following paragraph from Modules Software User Guide applies:
The solution: link GPIO2 with a free GPIO, set that to input and read it.
how I enable alternate GPIO function???
on data sheet is write so GPIO2 can be input,output or alternate JDR function.
How can I define alternate GPIO2 JDR .
I try only set, clear pin state on this GPIO and work but how to define JDR.
check state I use AT#GPIIO=2,2
Is set using AT#JDR command.
if JDR set alternate function then if define this pin to output and set 0 or 1 then
it’s only virtual change pin state???
on GE865 is GPIO2 near the GPIO1 , but need I connect any Pull up or pull down resistor to good work??
No need to do anything else! The pin changes to reflect jammed state.
Simply connect the GPIOs, set GPIO to input and read it.
really don’t need any pull-up or pull-down resistor???
Really
You can however insert a resistor of some KOhms between pins to deal with eventual signal contention, both GPIO set to output.
But I still cannot understand what would you do this instead reading with AT#JDR. The output on GPIO is meant to be used for "alarming" an external device.
OK.
I’m again test #JDR command .
on page 559 of AT command reference guide and there is used command :
AT#JDR=6
#JDR: OPERATIVE //when in normal operating mode
OK
but I receive error.
…
6 – enables the Jammed Detect (this value is available only for 10.00.xxx release); the Jammed condition is reported in the format:
#JDR: <status>
where:
<status>
JAMMED – Jammed condition detected
OPERATIVE – Normal Operating condition restored. This code will be shown only after a jammed condition has occurred
UNKNOWN – default state before first successful PLMN searching
AT+GMR
10.00.002
OK
+GMR return firmware version. I have this release or not???
I would not doubt, if the answer is that. There is a newer version for your module, 10.00.003, and #JDR was updated too.
OK.
I don’t have access to Download zone . You can create it or must contact someone else (who?)
regards
How do I get new firmware, tools and documentation files from Telit?