Revision History#

Revision No.

Version No.

Date

Changes

1

v1.0

November 2017

Advance version

2

v1.1

Feb 2018

Formatting changes

3

v1.2

April 2018

Generalized for WiSe08-Master-BLE-Commands#1.-connect

4

v1.3

June 2018

Replaced the old commands with updated ones.

5

v1.4

July 2018

  1. BLE few commands modified

  2. BLE Appendix changes

6

v1.5

August 2018

  1. Added ext_custom_feat_bitmap field description and modified feature

  2. bitmap description in opermode command

  3. Updated PASSKEY event

  4. Segregation of features for different products

7

v1.6

April 2019

  1. Deleted the Zigbee section

  2. Added BLE More data request event id 0x152D in Table Event IDs

  3. Added HW Buffer overflow 0x4057 Error code in BLE Error Codes

8

v1.7

May 2019

  1. Pulled changes to Master PRM

  2. Added multiexcerpts for linking documents

9

v1.8

Oct 2019

  1. Modified the at+rsibt_addattribute command format

  2. Modified the at+rsibt_addattribute command format

11

v1.9

Nov 2019

Added the BLE Error codes

12

v1.10

Feb 2020

  • Added BLE PER CW mode command

  • Added set MTU size for BLE

  • Added a Note in EXT_TCP_IP_FEATURE_BITMAP info in opermode

  • Added config_feature_bit_map in set operating mode

13

v1.11

April 2020

BLE documentation changes

14

v2.0

Sep 2020 10 11

  1. Modified rsibt_addattribute command format.

  2. Removed 'Related Resources' section.

  3. Moved 'SPI Interface', 'UART Interface', 'USB Interface' sections to 'Host Interfaces'.

  4. Renamed document name from 'Embedded BLE Software Programming Reference Manual (PRM)' to 'RS9116W BLE AT Command Programming Reference Manual'.

  5. Removed all Binary Commands.

  6. Updated 384k mode.

  7. Updated advertise report as per specification.

  8. Removed SDIO, USB, SPI interfaces from Host Interfaces section.

  9. Added 'Changes/Enhancements in BLE AT Commands, Configurations and Mechanisms' section.

  10. Added length for each AT CMD (parameters and responses.)

  11. Position of configbitmap got changed in CMD at+rsibt_addattribute NOTE: For more detailed info about the change, please refer BLE AT CMD Configuration Changes/Enhancements section

15

v2.1

Jan 2021

  1. Updated GATT Notify,indicate,write Event parameters length and packet type. NOTE: For more detailed info about the change, please refer BLE AT CMD Configuration Changes/Enhancements section

  2. Modified readphy and setphy parameters description as per spec

  3. Read phy command(at+rsibt_readphy) Response parameters description got added.

  4. Removed SPI and USB host interaction details from section 2 02-Master-BLE-Bootloader#bootloader.

16

v2.3

Feb 2021

1. Added description for config_feature_bitmap[25:24] .Refer section 6.1.1

17

v2.4

June 2021

  • Modified bit description In ble_custom_feature_bit_map(4 bytes):BIT[29] - GATT SYNC BIT

  • Added an error code -0x4E66 -Invalid Name length when set to more than 16 bytes

  • Added Note for latency parameter in "at+rsibt_updateparams" and AT+RSIBT_LE_CONN_UPDATE_COMPLETE Event parameter description

  • Added Send notify and Send Indicate AT Commands in BLE Master Commands

  • Added Tabular format for the structure variables and parameters of all BLE commands and Events

  • Added New Bits and NOTE for few bits in ble_custom_ext_feature_bit_map. New bits are:

    1. Indication response from APP

    2. MTU Exchange request initiation from APP

    3. Set SCAN Resp Data from APP

    4. Disable Coded PHY from APP

18

v2.5

Sep 2021

  • Enhanced MTU Exchange Request from Host BIT for sending exchange MTU resp also.

  • Added new Event "AT+RSIBT_LE_MTU_EXCHANGE_INFORMATION"

  • Added new command "at+rsibt_mtuexchangeresp"

  • Added new command "at+rsibt_updategaintableoffsetMaxpower"

  • Added new Command "at+rsibt_readresp"

19

v2.5

Dec 2021

  • Added new command "at+rsibt_writeresponse"

  • Added new command "at+rsibt_preparewriteresponse"

  • Added new event "AT+RSIBT_PREPARE_WRITE_REQ"