BGS2-E | Thales IoT Developer Community
November 14, 2016 - 9:06am, 4316 views
Hi,
We are currently using bgs2-e module and it is connected to UART.in our platform we have connected it to ttymxc1 and there is only one node available to communicate is it possible to connect to internet and at the same time send sms since we have no other ports only one port i.e ttymxc1.
Thank you,
Deepanraj.A
Hi,
Just to clarify for a better answer
1) Are you using the UART with PPP stack for TCP/IP?
2) Are you using the AT command for TCP/IP included in the module?
Regards
ALopez
Somewhere over the rainbow!!! Looking for the Oz Land!!!
We are using UART with PPP stack.Where do i get the LinMux multipler driver for linux.Is it possible to create a virtual node for the same
Hi,
you can request the LinMux sources to your local GEMALTO M2M offices. Or you can just build your Multiplexer. Goggle 07.10 Multiplexer and check Revision greater than 4. with the multiplexer your will have 3 virtual serial ports in a single fisical RS232
Other way is to know whe nthe URC for the SMS has arrive, even in PPP connection,
with at^SCFG=""URC/Data****/Ringline", (list of supported <urcSigType>s)
----------------------------------------------
Parameter specifies whether RING or BREAK is used for the signaling of URCs when the ME-TE link is reserved (e.g. during circuit-switched data calls, fax connections, in GPRS data ****, in transparent TCP access **** opened with AT^SIST or during the execution of an AT command).
Parameter is global for all interfaces, volatile and will not be reset by AT&F.
"off"(P) URC will be indicated by BREAK
"on" URC is indicated by an active RING line for a time which is configured by the parameter "URC/Ringline/ActiveTime" (<urcRinglineDuration>). The RING line which will be used, can be configured by the parameter "URC/Ring-line" (<urcRinglineCfg>).
-----------------------
you can check the RING line and know when the SMS has arrived. then chabge to AT command **** "+++" and when finish come back to PPP **** with ATO, or toggle the DTR line if at&D was set to 1
check in the AT specs the comand AT^SCFG, AT&D and ATO, and be aware that the RING line and/or DTR line are connected to your microprocessor
Regards
ALopez
Somewhere over the rainbow!!! Looking for the Oz Land!!!
How do i get the 07.10 Multiplexer can you post me the link
Please contact your local Gemalto technical sales. You can find the contact here: http://www.gemalto.com/m2m/where-to-buy
Or you can find some version on the internet and check if it's working as Antonio suggests.
Regards,
Bartłomiej
No but you could connect the other UART interface or use the multiplexer.
BR,
Bartłomiej
Hi
We are using BGS2 -e for data communication using TCP IP socket connection we are facing the issue of data packet not getting delivered. we are getting SISE error i.e. 0,21 " Remote host has rejected the connection". This error continue till we do complete power reset. how do we handle this errore without power reset. Any suggestio here pl
Thanks
Hello,
From the error description it looks like a server issue. But could you write more about your scenario? Is is TLS connection, any log, this happens during the data transfer or on another attempt etc. How frequently does it happen? What is the firmware version (ATI1)?
Regards,
Bartłomiej