ruhr.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Eine Mastodon-Gemeinschaft rund um das Ruhrgebiet und die Menschen dort. Diese Instanz wird ehrenamtlich von Enthusiasten moderiert und technisch betreut.

Verwaltet von:

Serverstatistik:

1,5 Tsd.
aktive Profile

Guido Günther

Successfully tested receiving messages on the as well:

# _build/test/mmcbmmonitor
[/org/freedesktop/ModemManager1/CBM/0] new cbm: received
4371: Hallo, this is a CBS test message

So hopefully all devices supporting `+CSCB` on an AT port should now be able to show these messages in @phosh (if the MR makes it into the next release).

The stack is such a great help for testing these things.

Thanks to @NGIZero for supporting this.

Also have some hacky code now to support receiving on QMI only modems like the

_build/test/mmcbmmonitor
Modem found at path: /org/freedesktop/ModemManager1/Modem/0
[/org/freedesktop/ModemManager1/CBM/0] new cbm: received
4374: Hallo, this is a CBS test message

@agx @NGIZero @phosh Hmm, which sparks the question of how these messages will get handled by e.g. a raspberry pi and if they'll break anything.

Or is it only in a phosh specific fork of ModemManager?

@agowa338 @NGIZero @phosh This is upstream modemmanager work (we aim to not fork any software). Check the Cellbroadcast / CBM DBus APIs to see how consumers (the rpi is not special here) can handle it.

@agx @NGIZero @phosh as long as it doesn't break when one does not handle it at all everything should be fine.