RPX-100
Access to HAMNET
WRAN Project
RPX-100
Resources
RPX-100 WEB API
RPX-100 getting started
Status WRAN Project
Getting started with a new RPX-100:
Get the IP address which your home network has assigned to the RPX-100
logon via ssh to RPX-100 with the following credentials:
user: callsign
password: oevsv
e.g.: ssh oe3bia@10.0.0.5
Enbale the WEB API by configuring your specific IP Address:
sudo nano /lib/systemd/system/rpx-100-sdr.service
--> enter your IP Address here
restart the WEB API:
sudo systemctl daemon-reload
sudo systemctl restart rpx-100-sdr.service
Use the RPX-100 Web API:
Documenation is available on the Web Interface of the device, e.g.:
http://10.0.0.5
Helpful links:
RPX-100 Schematic as PDF file
RPX-100 Web API source code