Hello. I am writing this post becase I am working with a L89 GNSS module and I am not able to obtain FIX with it. All the tests shown here are with the module outdoors connected to a UART/USB adapter after ~5min with the module on.
This is the serial output of the module:
$GPRMC,154816.000,V,0000.00000,N,00000.00000,E,,,100922,,,N*71
$GPGGA,154816.000,0000.00000,N,00000.00000,E,0,01,99.0,100.00,M,0.0,M,,*62
$GPVTG,,T,,M,,N,,K,N*2C
$GNGSA,A,1,30,,,,,,,,,,,,99.0,99.0,99.0*1D
$GNGSA,A,1,,,,,,,,,,,,,99.0,99.0,99.0*1E
$GNGSA,A,1,,,,,,,,,,,,,99.0,99.0,99.0*1E
$GPGSV,1,1,01,30,00,000,28,,,,,,,,,,,,*41
$GPGLL,0000.00000,N,00000.00000,E,154816.000,V,N*4E
$PSTMANTENNASTATUS,1,0,1,0*51
Serial output after reboot:
$PSTMVER,GNSSLIB_8.4.14.21_ARM*43
$GPTXT,L89NR01A06V01*23
$PSTMVER,OS20LIB_4.3.0_ARM*47
$PSTMVER,GPSAPP_2.8.4_ARM*12
$PSTMVER,BINIMG_4.5.12.4_ARM*37
$PSTMVER,SWCFG_81065329*6C
$PSTMVER,STAGPSLIB_6.0.0_ARM*5A
$PSTMVER,STA8090_622bc043*6F
$GPTXT,(C)2000-2018 ST Microelectronics*29
$GPTXT,L89NR01A06V01*23
$PSTMSWCONFIG,1,0,12,0001050105070a0a0e0d0c0b0a090608070203630a110c04110c0155030130500f00000f0714000affffffffffffffffffffffffffffffffffffffffffffffff*47
$PSTMSWCONFIG,1,1,12,ffffffffffffffffffffffffffffffffffffffffffffffffffff010101000001094005ffffffffff4c9641095600180000000000000000000000000050000000*44
$PSTMSWCONFIG,1,2,12,ffffffff00000000ffffffff000000000000000000000000ffffffff000000000000000000000000fffffffffffffffffffffffffffffffff090c02b05282000*45
$PSTMSWCONFIG,1,3,12,01323200050358020a0a0000fe0300001690813ecd0000bc1000c27e0000000000000000000000000000000000000000000000000000000000000000ac07730d*1D
$PSTMSWCONFIG,1,4,12,120000009a106464ae61840000000100ff0a0b0019000000010101000000000006000000ffffffff040000000100000000000080b004780503000000f0c3f7ff*4F
$PSTMSWCONFIG,1,5,12,00000000ffffffff000000000c0a00020fb4a005f5a30000010a1900330a0a1400510000800e000000001810000008000e01000000000000020f000000000000*42
$PSTMSWCONFIG,1,6,12,0000e803ffffffff00000000ffffffff4810c703ffffffff9abed2e6edf2fafb00000202050601011d11ff000e010f01ff00ff000403ff000000000000000000*4A
$PSTMSWCONFIG,1,7,12,000000000000e03f0000000000000000000000000000f03fd3872ea86f754440938c9c853d8d2c403db83b6bb71b56404b0484b86d3da53e0cb8df888b2f9c3e*49
$PSTMSWCONFIG,1,8,12,2b69a4292b1b503e0cb8df888b2f9c3e4b0484b86d3da53e000000000000000000000000000000005feffe78af8e44406c21c84109c32b400000000000002440*40
$PSTMSWCONFIG,1,9,12,1d8f19a88c8f4440598b4f0130be2b4000000000000024407ac2120f289f44402315c616828c2b400000000000002440ace28dcc239f444095826e2f698c2b40*12
$PSTMSWCONFIG,1,10,12,00000000000024400f0c0c120f0c0c120f0c0c120f0c0c124c38394e523031413036563031000000000000000000000000000000000000000000000000000000*25
$PSTMSWCONFIG,1,11,12,0000000000000000000000000000000000000000000000000000000000000000*26
Teseo-Suite Pro status:
After sending “$PSTMCFGTDATA,1964,3443,10,0000001214" as suggested here I receive "$PSTMCFGTDATAOK18”. Finally, I already tried flashing the latest firmware (R01A06) following this guide. The process went ok but I still get no fix.
This is the schematic of my implementation:
Any help will be welcome.