Need technical support regarding BLE beacon devices

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
sasi_4796961
Level 1
Level 1
25 sign-ins 10 sign-ins 5 sign-ins

Hello Team,

We are developing algorithm that uses BLE signal strength to measure relative proximity of different animals in harsh environmental conditions.
For this we have implemented an algorithm to monitor RSSI values and accordingly calculate the distance and determine the behavior based on the variations in RSSI signal.
Earlier we were transferring the data (RSSI value and timestamp) using debugg board (KIT SOLAR POWER BLE BEACON RDK CYBLE-022001-00, S6AE103A series pval(183) Evaluation Board) using UART.
But now we want to transfer the RSSI value directly from BLE beacon to PC without the debugging board i.e. transfer RSSI value using bluetooth.
So we were searching for the ìnformation on it but couldnt find any so can you please help us in that?

Please find the attachment for understanding the circuit (in this we want to remove the UART part).

BLE Units details :
Detailed Description
CYALKIT Bluetooth Low Energy (BLE) RF BLE-Beacon™️ Platform Evaluation Expansion Board

0 Likes
1 Solution

Hello,

Could you please refer to this thread link https://community.cypress.com/t5/PSoC-4-MCU/Sending-RSSI-value-to-another-device/m-p/67112

Please let me know if this helps.

Thanks,

P Yugandhar.

View solution in original post

0 Likes
4 Replies
lock attach
Attachments are accessible only for community members.
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

If you have any custom BLE software on PC, then you can transfer the RSSI value directly from BLE beacon to PC.
Please note that the kit is using own BLE beacon format as shown below in attached image. Please refer to the Kit User Guide for more information.

Thanks,
P Yugandhar.

0 Likes
sasi_4796961
Level 1
Level 1
25 sign-ins 10 sign-ins 5 sign-ins

Hi  Yugandhar,

Thank you for the reply. But we are storing the RSSI values between two ble beacon devices and want to send this data over bluetooth to the PC. Not the rssi between ble beacon and pc. So, can you please help us in this respect.

thanks 

 
0 Likes

can you provide us with a code example to setup a ble connection and send some data using using our ble kit. we are working with CYALKIT-E02.

0 Likes

Hello,

Could you please refer to this thread link https://community.cypress.com/t5/PSoC-4-MCU/Sending-RSSI-value-to-another-device/m-p/67112

Please let me know if this helps.

Thanks,

P Yugandhar.

0 Likes