Ordered from Ebay UK seller rapidonline.
Please see photos attached of setup.
The pins for the Fona are attached to soldered points on an e-Paper shield (electrical connectivity has been triple checked and is fine). Pins D2, D3, D4 are all straight passthrough on the eInk board.
I am using the FONAtest program after having run the 3G Baud Rate program.
Issues I am having:
- A lot of the time, timeout is occurring and the board is not being detected
- The red and green lights come on every minute or so but turn off after a few seconds.
- If it does happen to connect, the following will be shown on Serial (note that I tried to call the command b to see the battery voltage. At first it seems to fail but then shows the voltage):
- Code: Select all | TOGGLE FULL SIZE
Initializing....(May take 3 seconds)
Attempting to open comm with ATs
---> AT
<---
---> AT
<---
---> AT
<---
---> AT
<---
---> AT
<---
---> AT
<---
---> AT
<---
---> AT
<--- HU*C⸮AT
---> AT
<--- AT
---> AT
<--- AT
---> ATE0
<--- ATE0
---> ATE0
<--- OK
---> AT+CVHU=0
<--- OK
---> ATI
<--- Manufacturer: SIMCOM INCORPORATED
Model: SIMCOM_SIM5320E
Revision: SIM5320E_V1.5
..................deleted for privacy
+GCAP: +CGSM,+FCLASS,+DS
OK
+CPIN: READY
SMS DONE
---> AT+CPMS="SM","SM","SM"
<--- +CPMS: 6,20,6,20,6,20
FONA is OK
Found FONA 3G (European)
---> AT+GSN
<--- 867057031304233
Module ..................deleted for privacy
-------------------------------------
[?] Print this menu
[a] read the ADC 2.8V max (FONA800 & 808)
[b] read the Battery V and % charged
[C] read the SIM CCID
[U] Unlock SIM with PIN code
[i] read RSSI
[n] get Network status
[v] set audio Volume
[V] get Volume
[H] set Headphone audio (FONA800 & 808)
[e] set External audio (FONA800 & 808)
[T] play audio Tone
[P] PWM/Buzzer out (FONA800 & 808)
[f] tune FM radio (FONA800)
[F] turn off FM (FONA800)
[m] set FM volume (FONA800)
[M] get FM volume (FONA800)
[q] get FM station signal level (FONA800)
[c] make phone Call
[A] get call status
[h] Hang up phone
[p] Pick up phone
[N] Number of SMSs
[r] Read SMS #
[R] Read All SMS
[d] Delete SMS #
[s] Send SMS
[u] Send USSD
[y] Enable network time sync (FONA 800 & 808)
[Y] Enable NTP time sync (GPRS FONA 800 & 808)
[t] Get network time
[G] Enable GPRS
[g] Disable GPRS
[l] Query GSMLOC (GPRS)
[w] Read webpage (GPRS)
[W] Post to website (GPRS)
[O] Turn GPS on (FONA 808 & 3G)
[o] Turn GPS off (FONA 808 & 3G)
[L] Query GPS location (FONA 808 & 3G)
[E] Raw NMEA out (FONA808)
[S] create Serial passthru tunnel
-------------------------------------
FONA>
PB DONE
b
---> AT+CBC
<---
Failed to read Batt
---> AT+CBC
<---
Failed to read Batt
FONA>
START
+STIN: 25
+CPIN: READY
SMS DONE
+VOICEMAIL: INIT_STATE, 0, 0
PB DONE
b
---> AT+CBC
<--- AT+CBC
Failed to read Batt
---> AT+CBC
<--- AT+CBC
Failed to read Batt
+CFONA> BC: 2,0,2.696V
OK
Basically, every time the lights flash on, the Serial prints out the following and then the lights go out:
- Code: Select all | TOGGLE FULL SIZE
START
+STIN: 25
+CPIN: READY
SMS DONE
+VOICEMAIL: INIT_STATE, 0, 0
PB DONE
This has left the board unusable as I am unable to send commands to it before it turns off.
Please note that the Key pin has been grounded.
Please could I get help with this issue, is it simply that the battery voltage is too low?