st-device-sdk-c-ref icon indicating copy to clipboard operation
st-device-sdk-c-ref copied to clipboard

SmartThings SDK Reference for Direct Connected Devices for C

Results 18 st-device-sdk-c-ref issues
Sort by recently updated
recently updated
newest added

1. A detailed description of the issue I´m trying to test my first directly connected device. And in the testing process with the mobile phone an error occurs. The error...

I am working on switch_example on esp8266 using the code from this repo. Have followed all the steps mentioned in this repo and espressif website. Also I have run the...

I ended up getting this to work, but I'm curious about what the problem might have been. I was able to get the switch_example to flash to the ESP8266, but...

Hello, I have pulled the st-device-sdk-c-ref at master branch and build apps/esp32/code_lab_example , flash it in ESP32-WROOM-32. However, it fails to boot. The error message is below. Can i get...

I'll like to ask if building process is same slow realy or I'm make some wrong. Because for me has taken 2 - 3 hours to complete. I'm build switch_example...

is this demo support connecthomeip for matter thread?

Hi, I'm trying to flash nvs-key partition again when "encrypted flash on boot" option is enabled. I add two options to parttool.py: --esptool-write-args encrypt --partition-table-file partitions.2MB.csv ``` asier@DESKTOP-F9FS6J3:~/st-device-sdk-c-ref/apps/esp32c3/switch_example/output_bulk/20240417_190809/TEST01/stnv/keys$ python /home/asier/st-device-sdk-c-ref/bsp/esp32c3/components/partition_table/parttool.py...

Hello. Happy day The esp32 device is located in the st-device-sdk-c-ref/apps/esp32/switch_example path Testing switch_example code. There were 2 problems during the test. I would like to ask for your help...