Page 1 of 1

SBC4 Network issues after Firmware 203 update

Posted: Sun Jan 02, 2022 11:05 pm
by noreiks
Hi guys,

I'm running 2x phidget RTD blocks that connect to an SBC4. Ive been using some software on an ipad to read the temp data and log it.

Since I updated the firmware on the SBC from 202-203 I can no longer discover the probes using the ipads software.

I've been through the usual troubleshooting and checked and rechecked all the network22 entries. Essentially it's all in the same configuration as it was before the firmware update.

I've got the network logs of the issue so if anyone has any bright ideas, please let me know. Really out of my depth trying to fix this.

Thanks so much

Sean

2022-01-03T12:28:40 <ERROR> phidget22[client_callback()] : Avahi client failure: Daemon connection failed
2022-01-03T12:29:05 <ERROR> phidget22 :
2022-01-03T12:37:30 <ERROR> phidget22net[checkKeepAlive()] : phid22device://192.168.8.102:49172: keepalive check failed - keepalive: [4000000 usec] overshot by: [33 usec]
2022-01-03T12:37:30 <ERROR> phidget22net[runClientConnection()] : 'RTD-3' failed for client phid22device://192.168.8.102:49172
server.c+691 handleDeviceClient() : (Timed Out) failed to handle client request
2022-01-03T12:50:07 <ERROR> phidget22[client_callback()] : Avahi client failure: Daemon connection failed
2022-01-03T12:50:10 <ERROR> phidget22net[runClientConnection()] : 'RTD-6' failed for client phid22device://192.168.8.100:55463
server.c+691 handleDeviceClient() : (Invalid) failed to handle client request
2022-01-03T12:50:32 <ERROR> phidget22 :

Re: SBC4 Network issues after Firmware 203 update

Posted: Tue Jan 04, 2022 11:21 am
by Patrick
The iPad software will need to be updated to pull in the latest phidget22 library. If you can't update the iPad software, you'll need to downgrade the firmware on the SBC.

-Patrick