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

Star connection between BLE Devices

I want to send Digital Microphone data from one device to the other two devices. So which BLE and micro-controller should I use for better performance? I am totally new to this and I need some help on coding too. So please let me know how can I start for the same.

Parents
  • The limiting factor is going to be the BLE link - not the microcontroller.

    Remember that the specific design goal of BLE, as the name suggests, is Low Energy - not high-speed or high-volume data transfer.

    I am totally new to this

    To what, exactly?

    Do you have prior experience with any other microcontroller(s)?

    Do you have prior experience with any form of programming?

    Do you have prior experience with electronics?

    Do you have prior experience with communications; particularly, radio communications?

Reply
  • The limiting factor is going to be the BLE link - not the microcontroller.

    Remember that the specific design goal of BLE, as the name suggests, is Low Energy - not high-speed or high-volume data transfer.

    I am totally new to this

    To what, exactly?

    Do you have prior experience with any other microcontroller(s)?

    Do you have prior experience with any form of programming?

    Do you have prior experience with electronics?

    Do you have prior experience with communications; particularly, radio communications?

Children
Related