@solick so you're using an up to date OS and EspruinoHub software?
And the MQTT advertising data is arriving just fine - it's just when you go to connect?
The brcmf_sdio_readframes error sounds a bit iffy as well (like your SD card is having problems?). Are you sure you're running your Pi 3 off a powerful enough power supply? I've had all kinds of instability unless I run it off a really hefty USB charger.
It could be that there's some power fluctuation that's messing things up.
I'm stabbing around in the dark a bit though - I mean, I have a Pi 3 here that's working great - and they should presumably all be the same.
ACTUALLY how are you connecting to the Pi 3? Via WiFi, or Ethernet?
I had problems with a Chromebook where I was trying to stream my display over WiFi and Bluetooth LE connections kept dropping out - I guess it's possible that if you're using WiFi you could be having similar problems? I know my Pi 3 is connected over Ethernet so I wouldn't have that issue.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@solick so you're using an up to date OS and EspruinoHub software?
And the MQTT advertising data is arriving just fine - it's just when you go to connect?
The
brcmf_sdio_readframes
error sounds a bit iffy as well (like your SD card is having problems?). Are you sure you're running your Pi 3 off a powerful enough power supply? I've had all kinds of instability unless I run it off a really hefty USB charger.It could be that there's some power fluctuation that's messing things up.
I'm stabbing around in the dark a bit though - I mean, I have a Pi 3 here that's working great - and they should presumably all be the same.
ACTUALLY how are you connecting to the Pi 3? Via WiFi, or Ethernet?
I had problems with a Chromebook where I was trying to stream my display over WiFi and Bluetooth LE connections kept dropping out - I guess it's possible that if you're using WiFi you could be having similar problems? I know my Pi 3 is connected over Ethernet so I wouldn't have that issue.