Revision History

Revisi on No.
Version No.

Date

Changes
1v1.0November 2017Advance version
2v1.1Feb 2018Formatting changes
3v1.2April 2018Generalized for Wiseconnect and Wisemcu

4

v1.3

June 2018
1. Old thread of figures were replaced with new ones,
2. Response codes are updated
3. Alignment issues are resolved


5


v1.4


July 2018
1. Reviewed and updated Commands and event formats
2. Added command , command response and event id's
3. Structural changes are done



6



v1.5



September 2018
1. Added ext_custom_feat_bitmap field and modified feature bitmap description in opermode command
2. Added a2dp burst mode command and more data req event related information
3. Added BT A2DP error commands
4. Added Device ID command
5. Segregation of features for different products
7v1.6March 2019Deleted the Zigbee section
8v1.7May 2019Added BT HID Device related commands
9v1.8July 2019Added BT HID Device related AT commands

10

v1.9

September 2019
1. Updated BT feature bitmap for 3mbps, 2mpbs and Sniff mode configurations
2. Updated BT Feature bitmap for Sniff feature and Noise figure feature configurations
11v1.10December 2019Added BLE CW mode support
12v1.11December 2019Added AT command to change the BLE MTU size


13


v1.12

Feb 2020
Added a Note in EXT_TCP_IP_FEATURE_BITMAP in oper mode

Added configure_feature_bit_map in set operating mode
Revisi on No.
Version No.

Date

Changes








14








v2.0








Sep 2020



10


11
1. Added AT mode based "HID conn process with SSP mode enabled".
2. Removed 'Related Resources' section.
3. Moved 'SPI Interface', 'UART Interface', 'USB Interface' sections to 'Host Interfaces'.
4. Renamed document name from 'Embedded BT Classic Software Programming Reference Manual (PRM)' to 'RS9116W BT Classic AT Command Programming Reference Manual'.
5. Removed all Binary Commands.
6. Updated 384k mode.
7. Added note in BT Opermode command.
8. Added note in RSSI signal strength.
9. Removed SDIO, USB, SPI interfaces from Host Interfaces section.
. Added 'Changes/Enhancements in BT AT Commands, Configurations and Mechanisms' section.
. Added length for each AT CMD (parameters and responses.)




15




v2.1




Jan 2021
1. Added BT Events/Commands for USRLINKKEYSAVE, AUTHENTICATION_STATUS, MODECHANGED and DISCONNECTED in section 6 BT Classic Commands.
2. Removed SPI and USB host interaction and Bypass Mode in SPI / USB details from section 2 Bootloader.
3. Updated the section 5 BT Classic Command Format with by mentioning A2DP, AVRCP and HFP command/response/event IDs are not supported in this document version.

16

v2.3

Feb 2021
1. Added description for config_feature_bitmap[25:24] .Refer section 6.1.1.
Revisi on No.
Version No.

Date

Changes








17








v2.4








Jun 2021
1. Removed spaces in the command format and examples. And also added examples for some of the commands, which are not present.
2. Added more information to some of the commands.
3. Modified at+rsibt_bredrtransmit example with correct values.
4. Given explanation to the response parameters of
at+rsibt_perstats command.
5. Added an error code -0x4E66 -Invalid Name length when set to more than 16 bytes
6. Added Tabular format for the parameters more than 3 of all BT Classic commands and Events.
7. Added a note to the A2dp and Avrcp commands that "This commands are not supported in the current release"
8. Added a note in the opermode command, stating that which values are supporting in this release.
18v2.5Dec 20211. Added new command at+rsibt_updategaintableoffsetMaxpower.
2. Added new command at+rsibt_adddeviceid.
3. Corrected Inquiry Response Event Format at+rsibt_inqresp.