N3FJP Bridge Setup
Use the N3FJP Bridge to connect Map-panion with your N3FJP logging workflow. The bridge runs locally and allows newly logged QSOs to be shared with Map-panion in a clean, local-first way.
This bridge is designed to stay simple, avoid CAT conflicts, and work quietly in the background once installed. N3FJP remains the logger side of the workflow, while Yaesu CAT and QSY functions now live in the separate Yaesu Bridge.
What you need
For most users, N3FJP and Map-panion will run on the same computer. In that setup, the default bridge settings usually work with little or no editing.
What the N3FJP Bridge Does
The N3FJP Bridge connects N3FJP Logger’s TCP API to Map-panion and other local tools. It is designed to stay local, simple, and safe.
Extract the Bridge Files
Extract the zip so the bridge files live in:
C:\n3fjp-bridge
Do not rename the folder.
Enable the N3FJP TCP API
In N3FJP Logger, open the API settings and enable the TCP API server.
The bridge must be able to reach N3FJP on the same port that N3FJP is using.
The default is 1100.
Install the Bridge Service
Open PowerShell as Administrator, then run the installation steps
from inside the C:\n3fjp-bridge folder.
This creates a Scheduled Task that runs the bridge in the background.
A log off/on or reboot is required before the scheduled task starts normally.
What the Installer Does
The installer script is designed to make setup easier and keep the bridge running quietly in the background.
This gives the bridge a simple “install once, let it run” workflow.
Verify the Bridge Is Running
After installation, confirm that the bridge is running correctly.
Open this in your browser:
http://127.0.0.1:8788/health
You can also check the log file:
C:\n3fjp-bridge\bridge.log
N3FJP Bridge Config Basics
The bridge uses a local config.json file. For most users, only a few values matter.
What Map-panion Uses From the Bridge
When you log a QSO in N3FJP, the bridge can send that information to Map-panion so newly logged QSOs appear automatically on the map.Subheading
Restart and Test
Once the bridge is installed and N3FJP TCP API is enabled, test the workflow with a real log entry.
If the bridge is installed through the Scheduled Task workflow, a sign-out/sign-in or reboot may be needed before the background bridge starts automatically.
Portable Version Note
If you are using the portable version of Map-panion, the config.json file needs to live beside the portable .exe.
After you save the integration settings, Map-panion writes them to config.json. If that file is not already there, it will be created after saving.
After saving, restart Map-panion so the new settings are loaded.
For portable installs, keep the app in its own folder so the .exe and config.json stay together.
Troubleshooting
Quick Summary
The N3FJP Bridge connects N3FJP Logger to Map-panion for local logging-related workflows.