找回密码
 立即注册

微信扫码登录

查看: 1461|回复: 5

[BLE Mesh] how to get rssi value

[复制链接]

3

主题

3

回帖

37

积分

英勇黄铜

积分
37
发表于 2025-2-6 07:43:48 | 显示全部楼层 |阅读模式
Information
说明:   建议参照本版块置顶帖内容输入必要信息
芯片型号: TLSR8258
SDK及版本: telink_mesh_sdk
本帖最后由 woosuk00 于 2025-2-6 12:38 编辑

hellow.


i have a question.

I'm asking again because I asked the same question last time, but it hasn't been solved.
What I want is if there is anything in TLSR8258 that provides the RSSI value through API functions or variables.

Is there a way to obtain the RSSI value for a received message in the Telink BLE Mesh callback function "void rf_link_data_callback (u8 *p)"?



To estimate the distance between the receiving module and the transmitting modules and identify the closest transmitter,
it is essential to read the RSSI value. Does Telink provide an API function for this?


5

主题

211

回帖

721

积分

版主

积分
721
发表于 2025-2-7 16:02:45 | 显示全部楼层
查找sdk ,寻找类似的函数 blc_ll_getLatestAvgRSSI(void);

3

主题

3

回帖

37

积分

英勇黄铜

积分
37
 楼主| 发表于 2025-2-11 12:39:15 | 显示全部楼层
TL_HSF 发表于 2025-2-7 16:02
查找sdk ,寻找类似的函数 blc_ll_getLatestAvgRSSI(void);

There is no such function in the "telink_mesh_sdk".

5

主题

211

回帖

721

积分

版主

积分
721
发表于 2025-2-12 15:24:17 | 显示全部楼层
如果这条消息不会被转发(也就是发送端的ttl设置为0),是可以用说的方法进行距离估测的。
微信图片_20250212113356.png

3

主题

3

回帖

37

积分

英勇黄铜

积分
37
 楼主| 发表于 2025-2-13 12:01:55 | 显示全部楼层
本帖最后由 woosuk00 于 2025-2-13 12:11 编辑
TL_HSF 发表于 2025-2-12 15:24
如果这条消息不会被转发(也就是发送端的ttl设置为0),是可以用说的方法进行距离估测的。 ...

thank you for reply.

I have already checked the documentation and understand what "rssi_pkt" is.
It works fine in "sig_mesh_sdk", but in "telink_mesh_sdk", I get an error stating that the variable is not defined.

Is there no way to use it in telink_mesh_sdk?

Here is the link to the SDK I am using.
https://wiki.telink-semi.cn/tool ... telink_mesh_sdk.zip

error

error

5

主题

211

回帖

721

积分

版主

积分
721
发表于 2025-2-18 14:53:25 | 显示全部楼层
telink_mesh_sdk中,变量名是extern u8 light_rcv_rss。和sig_mesh_sdk的不一样;
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Telink forum ( 沪ICP备17008231号-1 )

GMT+8, 2025-4-5 00:20 , Processed in 0.091071 second(s), 23 queries .

Powered by Telink 隐私政策

泰凌微电子版权所有 © 。保留所有权利。 2024

快速回复 返回顶部 返回列表