Posted by: Jan
« on: April 16, 2025, 09:25:11 pm »Firmware version 2.2e will add following functions to the P275E:
Example:
http://192.168.1.105:10001/output.json?y=%3FF%3FU
will return
{
"Frequency": "102.8 MHz",
"Level": " 65 dBuV"
}
Availability: May 2025
- Fully independent communication ports (Ethernet and RS-232)
- Existing TCP connection will support HTTP server mode with a website for basic control and reading the values, incl. control via HTTP GET method and user defined JSON output:
Example:
http://192.168.1.105:10001/output.json?y=%3FF%3FU
will return
{
"Frequency": "102.8 MHz",
"Level": " 65 dBuV"
}
Availability: May 2025