This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Does NRF52840 supports custom codec? if yes then can i have bluetooth stack information to add my custom codec?

Hello Team,

i am evaluating Custom software Codec inside nrf52840. need development help whether it supports custom codec or not? which bluetooth stack used for development purpose. procedure to burn new bluetooth codec.

Parents
  • What do you mean exactly by custom codec?

    You mention Bluetooth development - are you wanting to write you own Bluetooth stack or just custom services and characteristics?

    EDIT

    In light of further comments:

    If you are looking to transfer audio via BLE then yes you can.

    You will need to implement your own custom BLE service & characteristics with the associated handling as at the moment such a service hasn't been ratified by the Bluetooth SIG.

    I would suggest that you use the latest SDK along with SoftDevice S140

Reply
  • What do you mean exactly by custom codec?

    You mention Bluetooth development - are you wanting to write you own Bluetooth stack or just custom services and characteristics?

    EDIT

    In light of further comments:

    If you are looking to transfer audio via BLE then yes you can.

    You will need to implement your own custom BLE service & characteristics with the associated handling as at the moment such a service hasn't been ratified by the Bluetooth SIG.

    I would suggest that you use the latest SDK along with SoftDevice S140

Children
Related