antonvh / PyHuskyLens

Clean Micropython implementation of the Huskylens protocol for UART and I2C
https://www.antonsmindstorms.com/tag/huskylens/
18 stars 3 forks source link

About Version Differences #7

Closed xhia1 closed 1 month ago

xhia1 commented 1 month ago

As I have asked before, when using HUSKYLENS with SPIKEPrimeHUB, SPIKEHUB freezes, does not turn on and does not charge. This problem used to occur occasionally, but when I changed the firmware of HUSKYLENS from Ver0.5.1aNorm to Ver0.4.7Stable, the problem did not occur anymore.

So let me ask a question. For example, if I want to recognize multiple ID1s, how can I do that with Ver0.4.7Stable? Also, other than changing the version, is there any other way to solve the problem of the SPIKEHUB freezing?

antonvh commented 1 month ago

The problem is a brown-out. Ver 0.5 uses more power than the old version and the 3v3 lead of spike is not enough. You need to supply the huskylens with additional power through an LMS-ESP32 board or another means of steady 5V power supply.