EM7565 development kit on windows 10, Can't connect to this network, Cellular data isn't working properly

I am trying the EM7565 development kit on windows 10. I have ATT SIMS activated through Sierra. I am getting an error when I try to connect, “Can’t connect to this network” “Cellular data isn’t working properly. Try again later.”
image

I am powering my device off of a powered USB switch and I have both of the provided antennas connected along with the short cables to connect the radio ports to the devkit board’s ports.

Anyone have any ideas? I have installed the firmware noted for ATT at https://source.sierrawireless.com/resources/airprime/minicard/75xx/airprime-em_mc75xx-approved-fw-packages/#sthash.YQLOVVFZ.dpbs .

Do you have modem port in device manager?

I believe so:
image

What is the return of followings on modem port?

At!entercnd=“A710”
At+cpin?
At!impref?
At!gstatus?
At+cfun?

It turned out I needed an APN. Now that I have that, I can connect but I can’t get a DNS server. I also can’t ping the gateway.

To send AT commands, I assume I connect to the DM Port above (happens to be COM12 on my system). Is it 9600 8n1 with no hardware flow control? I tried that with PuTTY with no luck.

Not dm port, it should be modem port for AT commad

AT!ENTERCND=“A710”
OK
AT+CPIN?
+CPIN: READY

OK
AT!IMPREF?
!IMPREF:
preferred fw version: 01.14.02.00
preferred carrier name: ATT
preferred config name: ATT_002.047_000
preferred subpri index: 001
current fw version: 01.14.02.00
current carrier name: ATT
current config name: ATT_002.047_000
current subpri index: 001

OK
AT!GSTATUS?
!GSTATUS:
Current Time: 1106 Temperature: 25
Reset Counter: 3 Mode: ONLINE
System mode: LTE PS state: Attached
LTE band: B2 LTE bw: 20 MHz
LTE Rx chan: 700 LTE Tx chan: 18700
LTE SCC1 state:NOT ASSIGNED
LTE SCC2 state:NOT ASSIGNED
LTE SCC3 state:NOT ASSIGNED
LTE SCC4 state:NOT ASSIGNED
EMM state: Registered Normal Service
RRC state: RRC Idle
IMS reg state: No Srv

PCC RxM RSSI: -59 PCC RxM RSRP: -92
PCC RxD RSSI: -57 PCC RxD RSRP: -89
Tx Power: – TAC: 010b (267)
RSRQ (dB): -11.6 Cell ID: 0053080a (5441546)
SINR (dB): 6.6

OK
AT+CFUN?
+CFUN: 1

OK

You can install this and see you can connect to internet

https://source.sierrawireless.com/resources/airprime/software/airprime-em_mc-series-connection-manager/

image

image

It shows me as connected but no data has been received.

I also have no data sessions in the app.

Is your sim card working fine?

Thank you for your help so far.

The SIM question is a good question. I can send but I can’t receive anything. I can get the app to track sessions but it also shows no data received.

Do you know SIM diagnostic commands that I can run?

You need to consult network provider

Hi @jyijyi

I’m trying to establish data connection with my EM7565 on window 10 but having similar issue as well. I don’t have the GSM antenna installed yet but the AT!SCACT =1,1 return error. It seemed like the data network cant be turned on in window.

AT+CPIN?
+CPIN: READY
OK
AT!IMPREF?
!IMPREF:
preferred fw version: 01.08.04.00
preferred carrier name: GENERIC
preferred config name: GENERIC_002.011_000
current fw version: 01.08.04.00
current carrier name: GENERIC
current config name: GENERIC_002.011_000
OK
AT!GSTATUS?
!GSTATUS:
Current Time: 1847 Temperature: 30
Reset Counter: 1 Mode: ONLINE
System mode: LTE PS state: Not attached
LTE band: No band LTE bw: 1.4 MHz
LTE Rx chan: 0 LTE Tx chan: 18000
LTE SSC1 state:NOT ASSIGNED
LTE SSC2 state:NOT ASSIGNED
LTE SSC3 state:NOT ASSIGNED
LTE SSC4 state:NOT ASSIGNED
EMM state: Deregistered No Cell
RRC state: RRC Idle
IMS reg state: No Srv

PCC RxM RSSI: 0 PCC RxM RSRP: 0
PCC RxD RSSI: 0 PCC RxD RSRP: 0
Tx Power: – TAC: 0000 (0)
RSRQ (dB): 0.0 Cell ID: 00000000 (0)
SINR (dB): 0

OK
AT+CFUN?
+CFUN: 1

OK

AT!SCACT?
!SCACT: 1,0

OK

AT!SCACT=?
!SCACT: <state(0|1)>[,]

OK
AT!SCACT=1,1
ERROR

AT!SCACT=1,1
ERROR

EM7565 Singtel
EM7565 Skylight

Thanks.

Best Regards
Nick

have you set the correct APN in +CGDCONT?