StuartsProjects / SX12XX-LoRa

Library for SX12XX LoRa devices
315 stars 68 forks source link

Sending polling requests to remote nodes for the return of specific data. #94

Closed TheLittleYellowFiat closed 3 months ago

TheLittleYellowFiat commented 3 months ago

Hello, I saw that in the README file, there's mentions of Sending polling requests to remote nodes for the return of specific data., but I couldn't find any examples that use this feature, nor could I find a library function that might be used for this. Could you point me in the right direction to use this feature?

StuartsProjects commented 3 months ago

See the examples in the \Reliable folder with 'Request' in the sketch name.