Звезда не активнаЗвезда не активнаЗвезда не активнаЗвезда не активнаЗвезда не активна
 

Интересные ссылки собраны ниже:

BLE5-Stack User’s Guide

 http://dev.ti.com/tirex/content/simplelink_cc13x2_26x2_sdk_2_40_00_81/docs/ble5stack/ble_user_guide/html/ble-stack-5.x-guide/index-cc13x2_26x2.html

Simple Stream Server service

 https://github.com/ti-simplelink/ble_examples/tree/master/examples/rtos/CC26X2R1_LAUNCHXL/ble5apps/simple_serial_socket_server

central_bidirectional_audio project is a modified version of simple_central from the BLE5-Stack component of the CC26x2 SDK.

The central project was slightly modified to:

  • Automatically connect to the audio peripheral based on the peripheral's advertisement data.
  • Transmit and receive voice streams using the TI VoGP audio_profile_dle
  • Encode a voice stream from a microphone/line in on the CC3200AUDBOOST.
  • Decode a voice stream and output to headphone/line out on CC3200AUDBOOST.
  • Stream audio data with IMA-ADPCM or mSBC codec using the Data Length Extension feature
https://github.com/ti-simplelink/ble_examples/blob/simplelink_cc26x2_sdk-2.30/examples/rtos/CC26X2R1_LAUNCHXL/ble5apps/central_bidirectional_audio/readme.md
  • TI Voice Profile (VoGP) A custom TI’s GATT profile implementation in the BLE5-Stack to transmit voice frames.
  • Voice over HID (Human Interface Device) over GATT Profile (VoHoGP) A HID over GATT Profile (HoGP) implementation in the BLE5-Stack to transmit voice frame via HID reports
http://dev.ti.com/tirex/content/simplelink_cc2640r2_sdk_1_40_00_45/docs/ble5stack/ble_user_guide/html/voice/ble_voice.html
TI Resource Explorer - look for Examples! http://dev.ti.com/tirex/explore
ST : video voice via bluetooth low energy (BlueVoice voice streaming over Bluetooth low energy) https://www.youtube.com/watch?v=CDnxRqPwGEw