Quentin F
Quentin F
The issue was fixed with version 1.3.1 @sighmon as far as we could see the import indeed fixed the issue, but we also fixed an import (lib name) Feel free...
Hello @lemorage , You are not the first person to request an example using several sensors. We unfortunately did not find the tie yet to do it. I will try...
Hello @lemorage , We finally released an [article on Hachster.io](https://www.hackster.io/sensirion-software/using-a-multiplexer-to-connect-multiple-sensors-1363d0) about that topic. There is even an attached example code that can be used and modified for your project. I...
Hej @sfeaganUNO , The likelyhood of you having 3 faulty SPS sensors are very small. What I would suggest is to narrow down your issue: - Ensure that sensors are...
Hello @hallinen, Sorry about the trouble, we have a hard time to fix those import issues since we often can not reproduce them. We updated the dependencies because UPT core...
Hello @hallinen I am trying to reproduce your setup. Could you specify for which board you are compiling ? Thanks Q
Hello @hallinen, A colleague managed to reproduce your error. He managed to compile by adding `#include ` (not string.h) in the following files: - arduino-ble-gadget: ByteArray.h - upt-core: BLEProtocol.h -...
Hello @hallinen That is great to hear. Sorry for the trouble And enjoy using your device
Hello @webern Thank you for your answer ! You seem to be completely right, more specifically to answer your points: - Yes I use `coldsnap` CLI, that I installed using...
Hello @melkati Sorry for the delay, we had to uncouple the repository from internal mirroring. It was long overdue since it is now truly open for contributions :) I am...