Search found 16 matches

by murthy.vedula
Thu Feb 18, 2021 11:39 pm
Forum: QuickFeather
Topic: simple GPIO and SensiML interfacing
Replies: 11
Views: 35102

Re: simple GPIO and SensiML interfacing

From the error It appears that functions in SparkFun_ADS1015_Arduino_Library.cpp are compiled twice. Please verify that these functions are included in only one source file.
by murthy.vedula
Tue Sep 15, 2020 5:01 am
Forum: QuickFeather
Topic: How to run the qf_mqttsn_ai_app demo with RECOGNITION mode
Replies: 9
Views: 10089

Re: How to run the qf_mqttsn_ai_app demo with RECOGNITION mode

> And, on smlhost side, I can see below data: What is this mean? > sensiml/result/class/data 010005af0b458c54d800000001 Data is hex-encoded bytes of classification results. Classification results are output in one of the following formats based on whether features are requested or not (--features fl...
by murthy.vedula
Thu Sep 03, 2020 5:17 pm
Forum: QuickFeather
Topic: How to run the qf_mqttsn_ai_app demo with RECOGNITION mode
Replies: 9
Views: 10089

Re: How to run the qf_mqttsn_ai_app demo with RECOGNITION mode

qf_mqttsn_ai_app uses MQTT-SN over UART to send the recognition results. Please refer https://sensiml.com/documentation/mqtt-specification/introduction.html. qorc-sdk/Tools provides bridge, rsmb and a simple host application smlhost.py to get started. After powering-on and resetting the quickfeather...
by murthy.vedula
Thu Jul 23, 2020 4:45 pm
Forum: FreeRTOS
Topic: qorc-sdk build error
Replies: 3
Views: 15341

Re: qorc-sdk build error

It appears that you are combining Windows and Linux environment. Please install GNU toolchain on the Linux subsystem, refer the Video and the README.md.
by murthy.vedula
Tue Jun 23, 2020 11:10 pm
Forum: EOS-S3
Topic: CMSIS and SVD
Replies: 2
Views: 15785

Re: CMSIS and SVD

No CMSIS SVD format files are available for the EOS-S3. The repository qorc-sdk or the eos-s3-hal repository contains the device info in HAL/inc subfolder
by murthy.vedula
Wed Jun 10, 2020 5:53 pm
Forum: FreeRTOS
Topic: QORC SDK readme wrong path
Replies: 1
Views: 13085

Re: QORC SDK readme wrong path

Thanks Phil. The README file is now updated with correct path qorc-sdk. Please refer: https://github.com/QuickLogic-Corp/qorc-sdk