Broadcast abuse isn't well received in software networks.
You can breach the domain with STUN and similar but it would no longer be mesh.
🤔
@tuga @matthew_d_green I think you misunderstood the idea.
I would put a KISS protocol TNC radio module (just a modulator and PA really) out and run the whole #MeshCore logic as a software on a remote computer. Similar to how telcos use eCPRI.
This would still act as a regular MeshCore device.
What you are talking about is a bit unclear to me, but it sounds like the tncattach or 802.15.4 / 6LowPAN use case. Which is also totally valid, but different from what I want here.
@marsik @tuga @matthew_d_green maybe have a look at pymc core
This was talked already and totally valid. You don't even need different advert types, as you only have to tell the radio to send/receive packets and let the PC deal with everything related to identities
All the receiving part is already possible using rx_log from companion radio. So I think the only missing piece would be a send_raw_packet
Big advantage is that it breaks the contact number limit. The drawback is you loose mailbox operation.