sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.
MIT License
1.67k stars 633 forks source link

B-L072Z-LRWAN1 LoRa®/Sigfox™ Discovery kit #149

Closed bigboxthailand closed 6 years ago

bigboxthailand commented 6 years ago

Does this library support this board ?

If yes , how do I set pin or use it .

I try to use the LoraSender and Lora Receiver in Example for transmit data between 2 boards but I got the message "Starting LoRa failed! "

Please Help !

https://community.st.com/community/stm32-community/blog/2017/04/05/lora-discovery-kit

sandeepmistry commented 6 years ago

@bigboxthailand have you looked at https://github.com/stm32duino/Arduino_Core_STM32/pull/221

sandeepmistry commented 6 years ago

Closing for now do to lack of feedback.