My customer would like to add a new feature on their collector based on CC1310: they want the collector to be able to read the noise floor of the environment during packet exchange, and to send a warning through UART to the user when the noise floor is over a certain level.
For now, the idea is to leverage the LBT(Listen-Before-Talk) in the 15.4 stack, and to use the same value that the stack uses to determine if the LBT threshold is reached. The question is if this value can be read from application layer? Or is there any other suggestion to achieve this feature?
Best regards,
Shuyang