ESLHemantSangle

Results 9 comments of ESLHemantSangle

Thanks for the reply @adrianomarto , Yes actually I got that and also upgraded the Linux kernel headers but the make file was still trying to find Linux-headers-4.4.50-v7+ so I...

Hello @adrianomarto can you please help me out for the solution. As I need this in my production. Thanks,

Hi @adrianomarto I did as you suggested but still the error is same please find the output of steps given by you below 1. `uname -a` command output `root@raspberrypi:/home/pi/soft_uart# uname...

Thank very much @adrianomarto with your help I have solved the issue of kernel and the soft_uart module is running now thank you so much for your code and time

Hi @adrianomarto, I am trying to connect GSM module as PPP modem to ttySOFT0 but the connection is failing. I tried steps given by you to test the SOFT UART...

No I am not getting any exception regarding it but there is one related to database ``` 2018-07-19 16:54:38.624 ERROR 13988 --- [ Thread-4] o.a.eru.persistence.DataSourceConfig : Main database not valid:...

Hi @marlontrujillo1080 I am using Modscan to test the connection and it is working fine and I can read the registers and see there values in Modscan

@marlontrujillo1080 I followed the steps given in wiki page but I am getting below exception in the code can you please help me out to solve them ``` 2018-07-23 12:10:41.367...

Hey @marlontrujillo1080 I did as you told but still the connection is not able to established also tried to see in this `SerialConnection.java` source file and found out that `port`...