DMR SMS support?

Post Reply
DW7GDL
Posts: 21
Joined: Mon May 06, 2024 5:46 am

DMR SMS support?

Post by DW7GDL » Sat May 11, 2024 9:18 am

G'day.

In the Features Not Supported sticky post it says that SMS isn't supported due to lack of information about how SMS messages are encoded for transmission as DMR data but this post is from October 2020. Is this still the case? If so, what information is needed? Because I may have found a wee bit of information about that.

73.

SA0BUX
Posts: 605
Joined: Tue Jul 05, 2022 8:50 am
Location: JO99ah, Stockholm, Sweden
Contact:

Re: DMR SMS support?

Post by SA0BUX » Sat May 11, 2024 9:41 am

DW7GDL wrote:
Sat May 11, 2024 9:18 am
G'day.

In the Features Not Supported sticky post it says that SMS isn't supported due to lack of information about how SMS messages are encoded for transmission as DMR data but this post is from October 2020. Is this still the case? If so, what information is needed? Because I may have found a wee bit of information about that.

73.
You can take a look on another thread: viewtopic.php?f=16&t=4030

DW7GDL
Posts: 21
Joined: Mon May 06, 2024 5:46 am

Re: DMR SMS support?

Post by DW7GDL » Sun May 12, 2024 12:13 am

SA0BUX wrote:
Sat May 11, 2024 9:41 am
You can take a look on another thread: viewtopic.php?f=16&t=4030
Hmm, interesting. Maybe SMS capability's not too far away if they get this to work. I hope so.

VK3KYY
Posts: 7605
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: DMR SMS support?

Post by VK3KYY » Sun May 12, 2024 11:07 am

DW7GDL wrote:
Sun May 12, 2024 12:13 am
SA0BUX wrote:
Sat May 11, 2024 9:41 am
You can take a look on another thread: viewtopic.php?f=16&t=4030
Hmm, interesting. Maybe SMS capability's not too far away if they get this to work. I hope so.
AFIK. The work in progress is NOT to add SMS support to the normal operation of the firmware; it's only to allow Hotspot mode to pass SMS traffic, which is quite different to being able to send or receive SMS

SA0BUX
Posts: 605
Joined: Tue Jul 05, 2022 8:50 am
Location: JO99ah, Stockholm, Sweden
Contact:

Re: DMR SMS support?

Post by SA0BUX » Sun May 12, 2024 11:34 am

VK3KYY wrote:
Sun May 12, 2024 11:07 am
DW7GDL wrote:
Sun May 12, 2024 12:13 am
SA0BUX wrote:
Sat May 11, 2024 9:41 am
You can take a look on another thread: viewtopic.php?f=16&t=4030
Hmm, interesting. Maybe SMS capability's not too far away if they get this to work. I hope so.
AFIK. The work in progress is NOT to add SMS support to the normal operation of the firmware; it's only to allow Hotspot mode to pass SMS traffic, which is quite different to being able to send or receive SMS
Ofc, but maybe something can be learned on the road that makes it's easier to implement and it in the normal operation.
Like understanding the different SMS formats.

DW7GDL
Posts: 21
Joined: Mon May 06, 2024 5:46 am

Re: DMR SMS support?

Post by DW7GDL » Mon May 13, 2024 8:26 am

SA0BUX wrote:
Sun May 12, 2024 11:34 am
VK3KYY wrote:
Sun May 12, 2024 11:07 am
DW7GDL wrote:
Sun May 12, 2024 12:13 am

Hmm, interesting. Maybe SMS capability's not too far away if they get this to work. I hope so.
AFIK. The work in progress is NOT to add SMS support to the normal operation of the firmware; it's only to allow Hotspot mode to pass SMS traffic, which is quite different to being able to send or receive SMS
Ofc, but maybe something can be learned on the road that makes it's easier to implement and it in the normal operation.
Like understanding the different SMS formats.
That's what I was thinking too. :)

DL4LEX
Posts: 65
Joined: Sat Nov 16, 2019 3:09 pm

Re: DMR SMS support?

Post by DL4LEX » Mon May 13, 2024 10:55 am

Implementing full data capabilities is a lot of work compared to just enabling transfer of data frames in hotspot mode.
I did send Roger some code that enables data in hotspot mode. It is working for my GD77 as a hotspot for some weeks now.

But the whole DMR code in OpenGD77 is build around voice transmissions.
That makes it difficult to implement full data capabilities and requires some time-intensive refaktoring.

Then there is a lot of CRC checking and handshake required to enable reliable data transfers. Some garbled voice frames do not hurt, one wrong data bit renders the whole fragment of multiple data frames useless. Some parts of this is done by the C6000 but not all.

There is enough information available in the internet to get SMS decoded. So that would not be too problematic.

And if that all works you need some sort of a GUI.

DW7GDL
Posts: 21
Joined: Mon May 06, 2024 5:46 am

Re: DMR SMS support?

Post by DW7GDL » Fri May 17, 2024 8:59 am

Well, maybe we'll get DMR SMS someday. Meanwhile I'm loving my RT-3S with OpenGD77 on it.

I do have one question though. Retevis supposedly supports OpenGD77 on their compatible radios. Has anyone reached out to Retevis for information about how DMR SMS works in their own firmware?

G4EML
Posts: 939
Joined: Sat Nov 16, 2019 10:01 am

Re: DMR SMS support?

Post by G4EML » Fri May 17, 2024 9:14 am

Retevis doesn't write the firmware for its DMR radios. Most of the low cost Chinese radio companies use firmware written by the same third party company. This company is unknown but we suspect it is connected to the chip manufacturer or government.

About the only Chinese company that seems to write it's own firmware is Anytone.

Colin G4EML

Post Reply