I´m testing a connection to an APRS server (Automatic Packet Reporting System). When I Use putty to connect, I can login and start receiveing NMEA sentences, I tried to develop this under B4A, but after the login no data is received. I´m I missing something?.
SOLVED: Just use String.getBytes("UTF8") instead of B4xSerialize
Here is a small project attached.
This is the output when I login into the APRS server
SOLVED: Just use String.getBytes("UTF8") instead of B4xSerialize
Here is a small project attached.
This is the output when I login into the APRS server
Attachments
Last edited: