packet:new-packet_radio_3_0
This is an old revision of the document!
Table of Contents
New Packet Radio 3.0
This page covers supporting information for users of New Packet Radio (NPR) 3.0 - the latest revision of the original F4HDK-invented New Packet Radio modem first released in 2019.
NPR 3.0 Quick Start
By default, NPR 3.0 firmware is configured in Client mode, To establish a link, a Client and Master is required. Setup for both is covered below.
All configuration is via the Ethernet port using telnet. Default configuration is 192.168.0.0/24, the NPR IP is 192.168.0.253 and DHCP range starts at 192.168.0.65
Initial Setup
- Connect an antenna or dummy load
- Power the device using 13.8V DC
- Connect a DHCP enabled PC to the Ethernet port
- Open a terminal and telnet to 192.168.0.253
Client Setup
- At the ready> prompt, type display config
- Note the modulation and frequency settings, these must match the Master
Master Setup
- At the ready> prompt, type display config
- Note the modem_IP, netmask and IP_begin
- Type commands:
- set is_master yes
- save
- reboot
- On the connected PC or network, set a manual IP within the subnet and avoiding DHCP range starting with IP_begin, e.g. 192.168.0.20
- Validate connectivity by re-opening the telnet connection to 192.168.0.253
Changing the IP and Subnet
Upgrading Firmware
Prereqs
Flashing the firmware in NPR 3.0 requires:
- A Windows PC
- Installation of the stm32_vcp_driver.zip drivers
- A Micro-USB cable
- The new firmware (with .nfw extension)
- The pynpr.exe program
Upgrade Process
- Disconnect the power supply
- Connect the Micro-USB Cable
- Run the upgrade using either:
- pynpr fwflash -s COM_PORT path/to/nfw.nfw
- pynpr fwflash -s auto path/to/nfw.nfw
NPR Background and Introduction
Original NPR Source Files and Docs - Master
Unable to link to the Master docs using a URL - copied locally for ease of access
Pinouts
Connector 1
| Pinout | Description |
|---|---|
| RX | RS232 RX, 921600 Baud |
| TX | RS232 TX, 921600 Baud |
| 12V0 | 12V Out |
| 5V0 | 5V Out |
| 3V3 | 3.3V Out |
| - | Not Used |
| GND | Ground |
| PE1 | STM32 GPIO |
| GND | Ground |
| PE0 | STM32 GPIO |
| PB7 | STM32 GPIO |
| PD7 | STM32 GPIO |
Connector 2
| Pinout | Description |
|---|---|
| 3V3 | 3.3V Out |
| CLK | STM32 GPIO |
| DIO | STM32 GPIO |
| GND | Ground |
| RST | STM32 GPIO |
packet/new-packet_radio_3_0.1762969433.txt.gz · Last modified: by m0ahn
