I thought I’d post this here in case anyone was into this stuff.
I’ve got a couple of Meshtastic nodes at my QTH. Both are currently set to a client role but they have different functions.
SRak - This is a solar powered node that was due to be a set as a router to help me get over the hump that is St Bees head. Currently it connected directly to the Isle of Man and provides access to GI and EI (sometimes directly, but mainly through the IoM nodes)
BBS - This one is a bit of fun. It runs a basic BBS/Bot set of scripts that give basic messaging and services like HF Conditions, Weather forecasting, Solar data and stuff like that. Accessing it is simple, just send it a direct message. If you send cmd then it’ll give the options.
If you wanted to set up your own its pretty simple, especially if you have a old RPi kicking about. The Meshing Around like this worked best for me. A bit of detail on mine is on my site if anyone was interested.
edit…
I’ve added in some extra bits and pieces this morning, including a scheduler that can be used for automated messages. It is on its own channel and this can be accessed through the QR code below. Open up the meshtastic app on your phone. Go to second from right icon and use the scan function on the bottom. It should add in a channel called BBSBot
Hi Alex thanks for that info. Ive still got my meshtastic running here and the MQTT Server. I was speaking with Dean the other day (2e0IWG) from whitehaven, he was saying he is programming a node up to Meshcore https://meshcore.co.uk/
Ive seen this on youtube and it seems better than meshtastics. Ive got a T Deck here ill try with meshcore at somepoint.
Also messing around with UHF Lora boards as well for APRS another board arrived last week to play with.
Return data for signal. Example: ping 15 #DrivingI5 (activates auto-ping every 20 seconds for count 15)
cmd
Returns the list of commands (the help message)
history
Returns the last commands run by user(s)
lheard
Returns the last 5 heard nodes with SNR. Can also use sitrep
motd
Displays the message of the day or sets it. Example: motd $New Message Of the day
sysinfo
Returns the bot node telemetry info
test
used to test the limits of data transfer test 4 sends data to the maxBuffer limit (default 220)
whereami
Returns the address of the sender’s location if known
whoami
Returns details of the node asking, also returned when position exchanged
whois
Returns details known about node, more data with bbsadmin node
Radio Propagation & Weather Forcasting
Command
Description
Works Off-Grid
hfcond
Returns a table of HF solar conditions
rlist
Returns a table of nearby repeaters from RepeaterBook
solar
Gives an idea of the x-ray flux
sun and moon
Return info on rise and set local time
wx and wxc
Return local weather forecast (wxc is metric value), NOAA or Open Meteo for weather forecasting
Bulletin Board & Mail
Command
Description
Works Off-Grid
bbshelp
Returns the following help message
bbslist
Lists the messages by ID and subject
bbsread
Reads a message. Example: bbsread #1
bbspost
Posts a message to the public board or sends a DM(Mail) Examples: bbspost $subject #message, bbspost @nodeNumber #message, bbspost @nodeShortName #message
bbsdelete
Deletes a message. Example: bbsdelete #4
bbsinfo
Provides stats on BBS delivery and messages (sysop)
bbslink
Links Bulletin Messages between BBS Systems
Data Lookup
Command
Description
Works Off-Grid
messages
Replays the last messages heard, like Store and Forward
readnews
returns the contents of a file (news.txt, by default) via the chunker on air
wiki:
Searches Wikipedia and returns the first few sentences of the first result if a match. Example: wiki: lora radio
CheckList
Command
Description
Works Off-Grid
checkin
Check in the node to the checklist database, you can add a note like checkin ICO or checkin radio4
checkout
Checkout the node in the checklist database, checkout all from node
checklist
Display the checklist database, with note
Games (via DM)
Command
Description
Works Off-Grid
blackjack
Plays Blackjack (Casino 21)
dopewars
Plays the classic drug trader game
golfsim
Plays a 9-hole Golf Simulator
hamtest
FCC/ARRL Quiz hamtest general or hamtest extra and score
You’ll need to connect via RF as it won’t do MQTT I’m afraid. Go through one of the IoM nodes if you can’t do that then we’ll need to put a router somewhere
That’s not much help. the yagi gets me to GI regularly and EI every now and again. IoM is pretty stable as well. My yagi was only £15 or something like that and not exactly well matched but survived the winter outside.
The BBS stuff can be linked but for some reason doesn’t like MQTT and the work around would mean a wired connection (which isn’t really a problem if you’re not on a RPi - which I am)