Shenyun Manuals & User Guides
Shenyun is a technology manufacturer specializing in IoT solutions, Bluetooth modules, and electronic hardware components.
About Shenyun manuals on Manuals.plus
Shenyun User Manuals and Documentation
Shenyun Internet of Things (Shenzhen) Technology Co., Ltd. is a manufacturer of smart technology solutions, focusing primarily on low-power Bluetooth (BLE) modules and related IoT devices. The company provides essential hardware components that enable transparent data transmission between microcontrollers and mobile applications. Their products are geared towards developers, engineers, and businesses seeking reliable wireless connectivity solutions.
To assist users, we host a repository of Shenyun specification sheets, AT command guides, and user manuals to verify configurations, resolve integration issues, and streamline customized electronics projects.
Shenyun manuals
Хамгийн сүүлийн үеийн гарын авлагууд manuals+ энэ брэндэд зориулан бэлтгэсэн.
Shenyun support FAQ
Энэ брэндийн гарын авлага, бүртгэл, дэмжлэгийн талаархи нийтлэг асуултууд.
-
What apps can I use to test Shenyun Bluetooth modules?
For iOS devices, it is recommended to use Lightblue or nRF Connect. For Android, you can use the Shenyun Universal Android Test App, which can be acquired by contacting their support team.
-
What is the default baud rate for Shenyun Bluetooth serial ports?
The default serial port baud rate is typically set to 9600 bps, configured with 8 data bits, 1 stop bit, and no parity.
-
How do I change the broadcast name of my Shenyun BLE module?
You can change the broadcast name by running the AT command "AT+NAME=". For certain AT commands, a module restart may be required for the settings to take effect.
-
How does the Shenyun module handle serial data packets from external MCUs?
If the serial port package exactly matches the threshold (e.g., 20 bytes), the module immediately sends it via Bluetooth. If it is less than the threshold and the serial port data remains empty for more than 10ms, the module automatically forwards it to the app.