General

Bluno Nano Advertise packet mechanism

userHead nipam.bhavsar 2015-06-27 00:00:53 2266 Views2 Replies
Hi,

I am working on Bluno Nano. The version of Bluno nano BLE chip is 1.93. I have read wiki page of Bluno nano and configure BLE chip successfully from AT commands. I have some queries regarding Bluno Nano which I didn't find any information regarding that on wiki page and anywhere. Please guide me to understand below points.

1) There are two connection modes available for communication, one is broadcast and other is connection mode. How can I configure Bluno Nano as broadcast mode? Basically I want to advertise my packet.
2) Is there any method available to hide BLE name?
3) If I am configured Bluno Nano as Central mode and I am going to connect it from mobile application which is available on Wiki page, then it shows successfully connected and I can send data from mobile application. But this is actually weird case because bluno nano is in Central mode so connection request should go from bluno nano side not from mobile application side. Please correct me about this statement.

Any help in this case is appreciated.

Thanks,
Nipam
2015-07-01 06:19:34 Hi Leff,

Thanks for your kind response.
I got your point regarding Advertising packet through iBeacon method.
Re Hiding BLE name. I didn't find any AT commands for hiding BLE name. Please point me there if AT command is available.
Re BLE connections. But to establish a connection BLE central device should first request to BLE peripheral and then link is created between them. But in my case, reverse situation occurs which is not possible logically.

One more question, if I configure Bluno Nano in Central mode, then does Bluno Nano broadcast its name?

Thanks again for your response.

Thanks,
Nipam
userHeadPic nipam.bhavsar
2015-06-27 02:56:01 Hi

1 Ibeacon method 2 hide mode
These two can be set according to at mode, and you could find more information by referinig to CC2540 TI.com.

About Ibeacon:
http://processors.wiki.ti.com/index.php/SensorTag_with_iBeacon

3 Well, how to say, two ble diveces could pair with each other no matter which are the central.
userHeadPic Leff