BLE Click boards usable as controller (caster)?

General discussion on mikroElektronika development boards.
Post Reply
Author
Message
ravu al hemio
Posts: 1
Joined: 05 Aug 2023 13:37

BLE Click boards usable as controller (caster)?

#1 Post by ravu al hemio » 05 Aug 2023 13:50

Hello everyone,

I was looking at all the available Bluetooth Low Energy (BLE) Click boards and it appears that some of them (e.g. the BLE 12 Click) use chips whose command set implies that they can only act as a BLE peripheral (slave) but not as a BLE controller (master).

For example, the BM832A (on the BLE 12 Click board) has commands to advertise itself (AT+ADSTART=...) and an event that a connection has been established (+CONNECTED) but no command to connect to a device. This would imply that the BM832A can act as a peripheral, advertising itself to possible controllers and letting them connect to it, but not as a controller, scanning for other devices and connecting to them.

Is there an overview available somewhere which BLE Click boards can act as BLE controllers and which only as peripherals?

Thanks in advance!

User avatar
Tanja_Kovacevic
mikroElektronika team
Posts: 98
Joined: 09 Aug 2021 11:39

Re: BLE Click boards usable as controller (caster)?

#2 Post by Tanja_Kovacevic » 08 Aug 2023 12:27

Hi Ravu,

Unfortunately, we don't have an overview of which BLE Click boards can act as BLE controllers and which ones only as peripherals.
We use them all as peripherals, so you have to check the datasheet if you need to use some of the BLE click boards as master.


Kind regards,
Tanja

awneil
Posts: 32
Joined: 30 Mar 2023 12:10

Re: BLE Click boards usable as controller (caster)?

#3 Post by awneil » 25 Aug 2023 10:05

as @Tanja_Kovacevic said, you need to take a look at the datasheet for the BM832A module - It's linked from the BLE 12 Click board product page.

Page 8 tells you that this particular module uses a Nordic nRF52810 chip: this is a "base level" chip - I don't think it is recommended for "controller" applications.

You would need to check with Nordic:

https://www.nordicsemi.com/products/nrf52810

https://devzone.nordicsemi.com/

Post Reply

Return to “Development Boards”