richonguzman / LoRa_APRS_iGate

LoRa APRS iGATE for ESP32 Based Board with Rx + Tx capabilities
MIT License
156 stars 51 forks source link

Error stationMode Not valid #18

Closed AWCowan closed 5 months ago

AWCowan commented 7 months ago

All using a LILYgo T3 V1.6.1 using it for a iGate. No matter what frequencies and mode I use its the same error Error stationMode Not valid. Thanks

Andrew config below...

{ "callsign": "GM0UDL-10", "stationMode": 2, "iGateComment": "LoRa_APRS_iGate", "wifi": { "AP": [ { "ssid": "xxx", "password": "xxxxx", "latitude": 57.58481, "longitude": -4.19181 }, { "ssid": "WIFI_2", "password": "wifi_2_password", "latitude": 0.0000000, "longitude": 0.0000000 } ] }, "digi": { "comment": "LoRa_APRS_Digirepeater", "latitude": 57.58481, "longitude": -4.19181 }, "aprs_is": { "passcode": "16566", "server": "euro.aprs2.net", "port": 14580, "reportingDistance": 30 }, "lora": { "iGateFreq": 433775000, "digirepeaterTxFreq": 433775000, "digirepeaterRxFreq": 433900000, "spreadingFactor": 12, "signalBandwidth": 125000, "codingRate4": 5, "power": 20 }, "display": { "alwaysOn": true, "timeout": 4, "turn180" : false }, "syslog": { "active": false, "server": "192.168.0.100", "port": 514 }, "bme": { "active": false }, "ota": { "username":"", "password": "" }, "other": { "beaconInterval": 15, "rememberStationTime": 30, "sendBatteryVoltage": false, "externalVoltageMeasurement" : false, "externalVoltagePin": 34 }
}

richonguzman commented 7 months ago

Hi, please upload in this order:

1) firmware 2) filesystem

sometimes after firmware upload VSCODE gets crazy. So you turn it off , wait a few seconds and turn it on. This refresh the VSCODE process to identify upload port and this uploads correctly the filesystem later.

Mane76 commented 7 months ago

The same error is shown if connection to WiFi can not be enabled - see your credentials or reduce distance to accesspoint.

AWCowan commented 7 months ago

Thanks for the help. I did not understand correctly about file system and firmware. So after a couple of goes was able to upload the filesystem then it works shows trying to connect to wifi then connects. Next add screen to Lilygo T beam -AXP2101-V1.2 and setup for a tracker. Andrew GM0UDL

richonguzman commented 7 months ago

great, although tracker T-beam can be used without screen and with the cellphone(aprsdroid in android) in the meantime

AWCowan commented 7 months ago

Tracker now working with screen use Apple here so no way to connect for messaging etc.

AWCowan commented 7 months ago

Question my Igate does not have gps on it would this cause it not beacon out on RF ?

richonguzman commented 7 months ago

how is your igate setup? stationMode is.... ?

what would you like to beacon over RF?

AWCowan commented 7 months ago

Its setup up like config above. "stationMode": 2, I thought like old analogue APRS it would send my location and symbol, as when I looked in my T-beam mobile no stations received. useful for showing base station on RF. thanks Andrew

richonguzman commented 7 months ago

for now , when iGate only send their beacons to aprs.fi over TCPIP (internet) not over RF

soon I will mod to enable this if needed

AWCowan commented 7 months ago

I think it would be a good option to TX or not. Good for other stations to listen out. Andrew

AWCowan commented 7 months ago

On my experience so far.

The wifi connects later as when I had the Error stationMode Not valid nothing else would happen.

As soon as the file system was fixed it was seen to look for wifi and connect.

Andrew

From: Walter Dunckel @.> Sent: Thursday, November 30, 2023 5:46 AM To: richonguzman/LoRa_APRS_iGate @.> Cc: AWCowan @.>; Author @.> Subject: Re: [richonguzman/LoRa_APRS_iGate] Error stationMode Not valid (Issue #18)

Hi, please upload in this order:

  1. firmware
  2. filesystem

sometimes after firmware upload VSCODE gets crazy. So you turn it off , wait a few seconds and turn it on. This refresh the VSCODE process to identify upload port and this uploads correctly the filesystem later.

I'm sorry, but could you explain further how to download the firmware and the filesystem with vscode? I am compiling something, and it's loading to the board, but I can't figure out how to select which one I am compiling. I am getting the same error as the original poster, using the same settings. My said and password are correct.

— Reply to this email directly, view it on GitHub https://github.com/richonguzman/LoRa_APRS_iGate/issues/18#issuecomment-1833144951 , or unsubscribe https://github.com/notifications/unsubscribe-auth/A2RE5F4YKZGG5PR5UF6TSXTYHAMP3AVCNFSM6AAAAAA74MFGV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZTGE2DIOJVGE . You are receiving this because you authored the thread. https://github.com/notifications/beacon/A2RE5F4PGHQ7A23PYDAH7TTYHAMP3A5CNFSM6AAAAAA74MFGV6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTNIOJHO.gif Message ID: @. @.> >

richonguzman commented 7 months ago

great new , I will improve the code and functionality of the igate soon and will add all of this ideas also

AWCowan commented 7 months ago

All working and trying to get more people on around here. Is there any notes on working with https://www.pinpointaprs.com and igate?

Thanks Andrew GM0UDL

richonguzman commented 7 months ago

hi,

I e-mailed Frank (from pinpoint) and the only requisite was to output just serial packets and the program would receive and use it the correct way... so it should be really easy to do.

AWCowan commented 6 months ago

richonguzman Thanks for your software brilliant, we have started building a network up here in the Highlands & Islands of Scotland. Not sure which way to communicate with you? Put a donation in from the group. Some questions

  1. Got a version T-beam v3.0 and don't know how to flash it any tips ideas
  2. With messaging can it go via an iGate to send to your tracker as it only seems to work between trackers?
  3. The licence laws are changing so it will be ok to run TX on iGate up to 5 watts, so I think a RF beacon every 30mins would show up on other iGates as a signal check? GM0UDL
richonguzman commented 6 months ago

I wrote you a mail (from QRZ) ;)