KrisKasprzak / EBYTE

Libraries to program and use UART-based EBYTE wireless data transceivers
239 stars 75 forks source link

RSSI and FEC #74

Closed JayZeeM closed 5 months ago

JayZeeM commented 5 months ago

Hello Im seeing the RSSI in the parameters how can I print the RSSI value? and how to assure if the FEC is working?

JayZeeM commented 5 months ago

I am using E22 900T22D

KrisKasprzak commented 5 months ago

This library does not support newer modules with RSSI capability.

KrisKasprzak commented 5 months ago

Have a look at RadioHead's lib, that one may support RSSI.

JayZeeM commented 5 months ago

Is it ok to use two libraries?