StuartsProjects / SX12XX-LoRa

Library for SX12XX LoRa devices
303 stars 66 forks source link

SX127X How to get read DIO pins #73

Closed rtarta closed 9 months ago

rtarta commented 9 months ago

Hi @StuartsProjects is that possible to read value from DIO on SX127X devices.

StuartsProjects commented 9 months ago

I dont understand the quetion really.

There is no 'value'you can get from a DIO pin, there are just high or low.

rtarta commented 9 months ago

@StuartsProjects Hi just image like that is that possible to connect any sensor digital or analog, can we get from that pins ? If yes how can it be or you have any demonstration in code samples.

StuartsProjects commented 9 months ago

There is no mention in the datasheet of being able to read the DIO pins as inputs or set them as digital outputs.

rtarta commented 9 months ago

@StuartsProjects thank you