JohnTrunix

Results 9 comments of JohnTrunix

Hi David, no I didn't create a feature proposal as my project was just a POC. Feel free to create one!

Well, I added an example and the smoketest. Workflow passes but without success: ```text 2023-08-26T10:59:52.1111675Z tinygo build -size short -o ./build/test.hex -target=arduino ./examples/as7262/main.go 2023-08-26T10:59:52.1126374Z tinygo:ld.lld: error: section '.text' will not...

> It is probably too large to work on an Arduino Uno. Try switching to a different board for the smoke test. But this would mean, that in prod this...

> @JohnTrunix have you received the physical sensor for testing yet? No unfortunately not, hopefully in the middle of this week. Otherwise, I can test the driver at the end...

d18a337 fixes smoketest for arduino uno

Short update: I have the sensor, but currently it's not working. I might have some bugs/errors in my drivers code. Will try to fix it in the next few days,...

Well, after 10h+ I have gained a comprehensive understanding of the virtual registers and functionality of the sensor. I am now working on implementing all other features and configurations, this...

@deadprogram or someone else, I'm hard stuck and would appreciate some help: **Status:** everything is implemented, config, led setup and one time read of a virtual byte register works **Problem:**...

Similar setup and problem, before the first use of storages we have to assume another role in a different account. This works fine till the token expires. @kimvais did you...