Search found 7 matches

by Shapy
Thu Apr 15, 2021 2:27 pm
Forum: QuickFeather
Topic: simple GPIO and SensiML interfacing
Replies: 11
Views: 35150

Re: simple GPIO and SensiML interfacing

Hello @murthy.vedula! I managed to get my issue solved and finally got my Qucikfeather working with the Data Capture Lab. I got uptill the deploying the Knowledge Pack on the Quickfeather. I am now facing the issue where my deployed data pack on the Quickfeather isn't giving an output on the UART po...
by Shapy
Fri Mar 19, 2021 3:22 pm
Forum: QuickFeather
Topic: simple GPIO and SensiML interfacing
Replies: 11
Views: 35150

Re: simple GPIO and SensiML interfacing

Hello @murthy.vedula! I am trying to use an Adafruit ADC with it's specific modified Cpp library for reading analog sensor values and have made the necessary changes indicated online and the 1st webinar. But I am not receiving any JSON string to read on serial. Could u suggest any possible areas whe...
by Shapy
Fri Feb 26, 2021 5:18 am
Forum: QuickFeather
Topic: simple GPIO and SensiML interfacing
Replies: 11
Views: 35150

Re: simple GPIO and SensiML interfacing

@murthy.vedula
Thank you very much! I tried your suggestion and it work now. Now I can proceed further. Thanks once again! :D
Cheers!
by Shapy
Tue Feb 23, 2021 6:09 pm
Forum: QuickFeather
Topic: simple GPIO and SensiML interfacing
Replies: 11
Views: 35150

Re: simple GPIO and SensiML interfacing

Hello! @murthy.vedula thanks for your input. I have been trying to figure out the issue, but I followed the guide for interfacing the ADS1015 on github again and got the same results. If it isn't too much to ask, could you please take a look at my C++ files that are supposed to be modified according...
by Shapy
Sun Feb 14, 2021 11:38 am
Forum: QuickFeather
Topic: simple GPIO and SensiML interfacing
Replies: 11
Views: 35150

Re: simple GPIO and SensiML interfacing

Hello @jmoore. I have been continuing my work on my project. I used an ADS1015 to stream 3 sensors' data to the Quickfeather. I managed to follow the documentation for the Simple Streaming Interface project and despite the documentation not being in very detailed, I managed to make the necessary cha...
by Shapy
Wed Feb 03, 2021 8:28 am
Forum: QuickFeather
Topic: simple GPIO and SensiML interfacing
Replies: 11
Views: 35150

Re: simple GPIO and SensiML interfacing

@jmoore Thanks for your suggestion! I have converted all my signals to analog and am now planning to send them to the Quickfeather using the ADS1015. Will try it out and probably ask you for help again! Thanks in advance!
Cheers! :D
by Shapy
Thu Jan 28, 2021 3:52 pm
Forum: QuickFeather
Topic: simple GPIO and SensiML interfacing
Replies: 11
Views: 35150

simple GPIO and SensiML interfacing

Hello There! I am working on a project where I am collecting data from 3 sensors, which I need to make inferences. But due to me being unable to figure out how to program the Quickfeather for my requirement, I am stuck. I watched the first webinar but haven't been able to figure out still. I have 2 ...