I can’t find any information on the last parameter of each gpio status except this one on the delta software : "Extended range of #GPIO to configure Input Pull-Up/Input Pull-Down"
Could you give us more detail on how we can use this new function ?
Thanks.
Quesnel Jean-Baptiste
The Telit_HE910_UE910_UL865_AT_Commands_Reference_Guide_r7 document has the explanations.
Hello Cosmin,
So regarding the pages 185 to 187 of theTelit_HE910_UE910_UL865_AT_Commands_Reference_Guide_r7, it is said that :
If <mode> = 3,4 the ouput format is #GPIO:<dir>,<stat>,<mode>[<CR><LF>#GPIO:<dir>,<stat>,<mode>[…]]
Nevertheless, I may don’t know how to read a documentation but if the bold explanation is true, I would expect seeing 3 or 4 in the last parameters of each gpio (ex: #GPIO: 2,1,5) but there are none, and instead, there are sometimes some 5 that are not mentioned anywhere in the documentation…
Could you give me more details please?
This is confusing indeed, let me check.
There isn’t a new AT#GPIO functionality, however here we weren’t able to replicate the bad behavior in question.
At this point it would be useful obtaining some more info from customer:
– What is the IMEI number of the HE910 module?
– What is the sequence of AT commands that customer sent to module?
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
Hello,
I have recently upgraded my HE910 module with the 12.00.005 firmware and I was surprised when I used the at#gpio command to see the following answer :
at#gpio?
#GPIO: 2,1,5
#GPIO: 0,1,2
#GPIO: 0,1,2
#GPIO: 0,0,5
#GPIO: 1,0,5
#GPIO: 1,1,5
#GPIO: 0,1,2
#GPIO: 0,1,2
#GPIO: 0,1,5
#GPIO: 1,1,5
OK
I can’t find any information on the last parameter of each gpio status except this one on the delta software : "Extended range of #GPIO to configure Input Pull-Up/Input Pull-Down"
Could you give us more detail on how we can use this new function ?
Thanks.
Quesnel Jean-Baptiste
The Telit_HE910_UE910_UL865_AT_Commands_Reference_Guide_r7 document has the explanations.
Hello Cosmin,
So regarding the pages 185 to 187 of the Telit_HE910_UE910_UL865_AT_Commands_Reference_Guide_r7, it is said that :
If <mode> = 3,4 the ouput format is
#GPIO:<dir>,<stat>,<mode>[<CR><LF>#GPIO:<dir>,<stat>,<mode>[…]]
Nevertheless, I may don’t know how to read a documentation but if the bold explanation is true, I would expect seeing 3 or 4 in the last parameters of each gpio (ex: #GPIO: 2,1,5) but there are none, and instead, there are sometimes some 5 that are not mentioned anywhere in the documentation…
Could you give me more details please?
This is confusing indeed, let me check.