Titus

Results 11 issues of Titus

Hello Experts, Mumble client is installed in raspberry pi board using the below code. I am able to connect my rpi(client) to mumble server, but I am able to talk...

Hi, Can you please help to get the answer for following questions. 1) How can I create exp1.dat file using my slamtec LIDAR A1? 2) Is it possible to use...

Hi, I have integrated the SLB9672 TPM2.0 (SPI) card into my ARM board and unable to create random no generation and unable to find property '_TPM2_PT_MAX_DIGEST_' So I did '_tpm2_getcap...

Hello, Can I use this code for my RS485 testing ? RS485 RE -> RTS of RPI; GPIO16 RS485 DE -> CTS of RPI; GPIO17 Here is my issue: https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=234478...

Hello, Thanks for your driver. Its really useful. I am facing one issue is that I am unable to wakeup from sleep/standby mode. But I am able to wakeup from...

Hi, I am debugging crash issue in chan_dongle code. Looks like code trying to access cpvt structure which is already freed. (0xdeaddead) Can you please tell me what could be...

Hello, Can you please provide any sample flow for your node-red app ? Regards, Titus S.

Dear All, I've uploaded the ariadne bootloader into my arduino UNO board and want to flash blink program via USB port. Getting verification error while uploading, _avrdude: verifying ... avrdude:...

Hi, I have a Arduino UNO (Arduino as ISP) , a Arduino MEGA2560 (to be programmed with Ariadne bootloader) and W5100 Ethernet shield. As you have mentioned, I've followed the...

My intention is that getting WiFi SSID & password (currently hardcoded in code itself) and store it in filesystem and should use the same from next boot onwards. You can...