drivers icon indicating copy to clipboard operation
drivers copied to clipboard

Add support for E220-900T22S(JP) Lora module

Open akif999 opened this issue 2 years ago • 4 comments

I added driver for E220-900T22S(JP) Lora module (UART interface).

  • https://clealink.jp/top/products/iot/iot/E220-900T22S(JP)/

akif999 avatar Mar 22 '23 06:03 akif999

@sago35 Can you do a review?

The result of the response to the indication that you have not yet confirmed is described below.

  • https://github.com/akif999/drivers/pull/6#issuecomment-1432524192

akif999 avatar Mar 22 '23 07:03 akif999

Hello @akif999 if you implement this interface, then this device should be able to work with the LoRaWAN package just like the other LoRa radios: https://github.com/tinygo-org/drivers/blob/dev/lora/radio.go

What do you think?

deadprogram avatar Mar 28 '23 18:03 deadprogram

Hello @deadprogram I get it. I think it is desirable to follow the interface you presented. So I will update my implementation.

I'm thinking of updating the implementation and moving forward with this pull request.

akif999 avatar Apr 11 '23 08:04 akif999

Sounds good @akif999 please let everyone here know how we can help!

deadprogram avatar Apr 11 '23 08:04 deadprogram