[QUESTION]
How to use Simulator to debug cell broadcast (cell broadcast)
[ANSWER]
Cell broadcast is divided into transmitting end (radio station) and Receiving end (mobile)
Because most of the domestic mobile phones do not support cell broadcast, so encounter cell broadcast related problems, debugging is more troublesome.
The Mocor Simulator provides a simple way to simulate cell broadcast, setting up the simulation operation as follows:
1. In the Cell broadcast page of the simulator Control Panel, a message of type 4 is configured by default
2. Select the message type that you want to simulate, set the interval time, and reset to the Enable state
3. Record the message ID of the Enable message type, such as the ID of the traffic type is 0x03ee (decimal corresponds to 1006)
4. Enter the simulator Sms-broadcast message-left button option-setting (different phone menus vary slightly, whichever is the actual)
5. Select "On"
6. Enter channel Settings-> left Option->add Channel
7. At Channel index, fill in the message ID on the control panel just now (you need to fill in the decimal, as traffic corresponds to 1006)
8. In the Simulator Control Panel, fill in the contents of the cell Broadcase page to send the broadcast content, click Apply Send
9. The simulator prompts to receive the broadcast, and at the same time the corresponding interval is reached, the sending side will continue to send the broadcast to the simulator.
Simulating cell broadcasts using simulators (cell broadcast)