L86 - Galileo not working?

I’m working with L86, firmware version AXN_5.1.6_3333_18050800
I configure the module using $PMTK353,1,1,1,1,0*2B (enabling Galileo)
After waiting some time, I get satellites in view: 14 for GPS, 10 GLONASS, but always 0 for Galileo; see below for logging.

Is Galileo working on this firmware?
According to the release notes Galileo is supported since R02A01S (not clear on what firmware version we are now).
How come we never see Galileo satellites?

app: $xxGLL: raw coordinates and speed: (51130271/10000,3132475/10000)
app: $xxVTG: speed kph =
app: GP
app: $xxGSV: satellites in view: 14
app: GL
app: $xxGSV: satellites in view: 10
app: GN
app: $xxGLL: raw coordinates and speed: (51130273/10000,3132477/10000)
app: $xxVTG: speed kph =
app: GP
app: $xxGSV: satellites in view: 14
app: GP
app: $xxGSV: satellites in view: 14
app: GL
app: $xxGSV: satellites in view: 10
app: GA
app: $xxGSV: satellites in view: 0
app: Not recognized line 0, $GPTXT,01,01,02,ANTSTATUS=OPEN2B
app: GP
app: $xxGSV: satellites in view: 14
app: GL
app: $xxGSV: satellites in view: 10
app: Timer done, put device in deep sleep and wake-up in 5 secs, 42
app: GL
app: $xxGSV: satellites in view: 10
app: GA
app: $xxGSV: satellites in view: 0
app: Not recognized line 0, $GPTXT,01,01,02,ANTSTATUS=OPEN
2B
app: GP
app: $xxGGA: fix quality: 1
app: GP
app: $xxGSV: satellites in view: 14

Hi

  1. After you send command $PMTK353,1,1,1,1,02B, did module response $PMTK001,353,3,1,1,1,1,0,1501?
    Please make sure it responsed.

  2. I have test the same FW version on our EVB kit, Galileo satellites could be found:
    image
    So please test on our EVB kit with our antenna, and check if it is ok first.

Dear,

after checking the response, we do not see the response; however after sending the Galileo enabled command, we do get GAGSV messages, but with no found satellites.
If we disable the Galileo, we do not get GAGSV messages.

Best,
Frederic.

Dear Sir,
There is something wrong in the display. Please issue below command:
$PMTK353,1,1,1,0,0*2A< CR >< LF >
Response:
$PMTK001,353,3,x,x,x,x,x,xx * xx< CR >< LF >, where 3 means valid package and action succeed.

Best Regards