I've tried jarecmini beacuse I don't have javafx on linux.
I've tried with configuration:
#Fri Nov 29 21:07:05 CET 2019
bUseAuthentication=false
bUseEncryption=false
iPTTtimeout=30
sBaudrate=921600
sCATport=/dev/ttyUSB0
sPTTport=
bAutostart=true
iPlayInterface=2
PTT=CAT
bRTSpower=false
bUseAudio ...
Search found 3 matches
- Fri Nov 29, 2019 10:12 pm
- Forum: miniVNA Android application
- Topic: minivna tiny network connection
- Replies: 5
- Views: 60398
- Sun Nov 17, 2019 3:03 pm
- Forum: miniVNA Android application
- Topic: minivna tiny network connection
- Replies: 5
- Views: 60398
Re: minivna tiny network connection
I've changed to:
socat -x /dev/ttyUSB0,raw,b921600 TCP-LISTEN:4000
but still no results.
Option -x should hexdump messages going trough socat but there is no message going from bluevna app.
socat -x /dev/ttyUSB0,raw,b921600 TCP-LISTEN:4000
but still no results.
Option -x should hexdump messages going trough socat but there is no message going from bluevna app.
- Sat Nov 16, 2019 7:48 pm
- Forum: miniVNA Android application
- Topic: minivna tiny network connection
- Replies: 5
- Views: 60398
minivna tiny network connection
I'm trying to connect to minivna tiny via network connection.
On linux I've tried:
socat -x /dev/ttyUSB0,raw,b9600 TCP-LISTEN:4000
It doesn't work.
Do I need specialized software to run network mode?
On linux I've tried:
socat -x /dev/ttyUSB0,raw,b9600 TCP-LISTEN:4000
It doesn't work.
Do I need specialized software to run network mode?