kopia lustrzana https://github.com/helium/longfi-arduino
README changes
rodzic
9c84fdd1b1
commit
8ed9b0be2e
|
@ -6,6 +6,10 @@ From the Arduino IDE, open the Library Manager (Sketch->Include Library->Manage
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Adafruit GPS Library [Optional]
|
||||||
|
|
||||||
|
From the Arduino IDE, open the Library Manager (Sketch->Include Library->Manage Libraries). In the search box, type Adafruit GPS Library.
|
||||||
|
|
||||||
## Board Support
|
## Board Support
|
||||||
|
|
||||||
### B-L072Z-LRWAN1 - ST STM32L0 Discovery kit
|
### B-L072Z-LRWAN1 - ST STM32L0 Discovery kit
|
||||||
|
@ -36,7 +40,7 @@ Select Tools -> Board: -> MCCI Catena 4610.
|
||||||
[Adafruit Feather M0 with RFM95 Product Page](https://www.adafruit.com/product/3178)
|
[Adafruit Feather M0 with RFM95 Product Page](https://www.adafruit.com/product/3178)
|
||||||
[Adafruit Feather M0 with RFM95 Datasheets & Files](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/downloads)
|
[Adafruit Feather M0 with RFM95 Datasheets & Files](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/downloads)
|
||||||
|
|
||||||
## Programming(Upload Method):
|
## Programming (Uploading Method):
|
||||||
|
|
||||||
### B-L072Z-LRWAN1 - ST STM32L0 Discovery kit
|
### B-L072Z-LRWAN1 - ST STM32L0 Discovery kit
|
||||||
|
|
||||||
|
@ -53,6 +57,8 @@ Select Tools -> Upload Method -> STM32CubeProgrammer(SWD)
|
||||||
#### DFU
|
#### DFU
|
||||||
Arduino IDE:
|
Arduino IDE:
|
||||||
Select Tools -> Upload Method -> DFU
|
Select Tools -> Upload Method -> DFU
|
||||||
|
|
||||||
|
For the GPS sketch:
|
||||||
Select Tools -> Serial Interface -> USB + HW Serial
|
Select Tools -> Serial Interface -> USB + HW Serial
|
||||||
|
|
||||||
To put the board in DFU mode, hold down the boot button while pressing and releasing the reset button.
|
To put the board in DFU mode, hold down the boot button while pressing and releasing the reset button.
|
||||||
|
|
Ładowanie…
Reference in New Issue