使用北斗全球短消息通信服务(BDS SMS)
Using BeiDou global short message communication services (BDS SMS)
我想在嵌入式系统(使用 Arduino 或 Raspberry Pi)中使用北斗卫星导航系统 (BDS)。初步调研得知,北斗有全球短信通信服务。对于我的项目,这个特性可以证明是非常有用的。中国卫星导航办公室2019年report说,
As for short message communication services in China and surrounding
areas, the service capacity will be increased to 10 million times per
hour and the receiver transmit power will be reduced to 1-3W, with
capability as 1,000 Chinese characters per message (14,000 bytes). As
for global short message communication services, the service
capability is 40 Chinese characters per message (560 bytes).
这证实了北斗系统的短信能力。虽然 this document mentions a The User Guide Manual for BeiDou Navigation Satellite System Global Short Message Communication Service (Version 1.0), I could not find this manual anywhere (Maybe it is supposed to be issued in December 2020). And even after a long search session, I was unable to retrieve any useful information on using this specific feature. I worked with GPS modules before and am familiar with modules like A9G Development Board or, SIM7600 可以将北斗与 GPS 一起使用。但是我在这些模块数据表中没有看到 全球短消息通信服务 (GSMC)。
现在,是否有任何模块可以与 Arduino 或 Raspberry Pi 一起使用以利用北斗的 GSMC 功能?或者我可以遵循的任何参考?
我想在嵌入式系统(使用 Arduino 或 Raspberry Pi)中使用北斗卫星导航系统 (BDS)。初步调研得知,北斗有全球短信通信服务。对于我的项目,这个特性可以证明是非常有用的。中国卫星导航办公室2019年report说,
As for short message communication services in China and surrounding areas, the service capacity will be increased to 10 million times per hour and the receiver transmit power will be reduced to 1-3W, with capability as 1,000 Chinese characters per message (14,000 bytes). As for global short message communication services, the service capability is 40 Chinese characters per message (560 bytes).
这证实了北斗系统的短信能力。虽然 this document mentions a The User Guide Manual for BeiDou Navigation Satellite System Global Short Message Communication Service (Version 1.0), I could not find this manual anywhere (Maybe it is supposed to be issued in December 2020). And even after a long search session, I was unable to retrieve any useful information on using this specific feature. I worked with GPS modules before and am familiar with modules like A9G Development Board or, SIM7600 可以将北斗与 GPS 一起使用。但是我在这些模块数据表中没有看到 全球短消息通信服务 (GSMC)。
现在,是否有任何模块可以与 Arduino 或 Raspberry Pi 一起使用以利用北斗的 GSMC 功能?或者我可以遵循的任何参考?