SomsakElect

Results 5 issues of SomsakElect

It is not support Thai language.

I can sync project successful but can't install to Android phone (Android 9.0). It get message below. FAILURE: Build failed with an exception. * What went wrong: Execution failed for...

My circuit want reset by invert DTR signal. Command on Linux (Raspberry Pi): $ ./rl78flash -viva -nm1 /dev/ttyUSB0 firmware.mot But the command below can work as well. $ ./rl78flash -viva...

I use esp8266 to read values from an electricity meter and publish the data on MQTT in json format with PubSubClient library. When working for a long period of time,...

How can I write a program to read a list of shared devices? I've tried using the function getDevices() and it doesn't find the entry. ` const devices = await...