spleenware / ripple

Arduino Firmware for Ripple LoRa mesh
Other
263 stars 33 forks source link

Flashing #55

Open ghost opened 2 years ago

ghost commented 2 years ago

Which arduino libraries to use to flash the feathers for gps tracker

spleenware commented 2 years ago

You need to install the Arduino IDE, and add the board support for the Feather (Cortex M0 family), then on the command line you run a command like the one shown here:

https://github.com/spleenware/ripple/#gps-tracker-node---433-to-915mhz-configurable

On Tue, Oct 18, 2022 at 7:18 PM 17dshaikh @.***> wrote:

Which arduino libraries to use to flash the feathers for gps tracker

— Reply to this email directly, view it on GitHub https://github.com/spleenware/ripple/issues/55, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIVWJNRVPCUB3G3FVW7GLLWDZMPDANCNFSM6AAAAAARH2B7R4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ghost commented 2 years ago

Is that just for the gps tracker or for the feather connected to the phone

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: spleenware @.> Sent: Wednesday, October 19, 2022 2:06:31 AM To: spleenware/ripple @.> Cc: Daniyal Shaikh @.>; Author @.> Subject: Re: [spleenware/ripple] Flashing (Issue #55)

You need to install the Arduino IDE, and add the board support for the Feather (Cortex M0 family), then on the command line you run a command like the one shown here:

https://github.com/spleenware/ripple/#gps-tracker-node---433-to-915mhz-configurable

On Tue, Oct 18, 2022 at 7:18 PM 17dshaikh @.***> wrote:

Which arduino libraries to use to flash the feathers for gps tracker

— Reply to this email directly, view it on GitHub https://github.com/spleenware/ripple/issues/55, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIVWJNRVPCUB3G3FVW7GLLWDZMPDANCNFSM6AAAAAARH2B7R4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://github.com/spleenware/ripple/issues/55#issuecomment-1283217157, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWX5XBD4XRZOJKFDBNBIHBLWD5CRPANCNFSM6AAAAAARH2B7R4. You are receiving this because you authored the thread.Message ID: @.***>

spleenware commented 2 years ago

That's just for the GPS tracker radio module. For the feather to connect to Android and the Commander app, you flash this binary like in this command-line command: https://github.com/spleenware/ripple/#messenger-node---433-to-915mhz-configurable

On Wed, Oct 19, 2022 at 4:44 PM 17dshaikh @.***> wrote:

Is that just for the gps tracker or for the feather connected to the phone

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: spleenware @.> Sent: Wednesday, October 19, 2022 2:06:31 AM To: spleenware/ripple @.> Cc: Daniyal Shaikh @.>; Author @.> Subject: Re: [spleenware/ripple] Flashing (Issue #55)

You need to install the Arduino IDE, and add the board support for the Feather (Cortex M0 family), then on the command line you run a command like the one shown here:

https://github.com/spleenware/ripple/#gps-tracker-node---433-to-915mhz-configurable

On Tue, Oct 18, 2022 at 7:18 PM 17dshaikh @.***> wrote:

Which arduino libraries to use to flash the feathers for gps tracker

— Reply to this email directly, view it on GitHub https://github.com/spleenware/ripple/issues/55, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAIVWJNRVPCUB3G3FVW7GLLWDZMPDANCNFSM6AAAAAARH2B7R4

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub< https://github.com/spleenware/ripple/issues/55#issuecomment-1283217157>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/AWX5XBD4XRZOJKFDBNBIHBLWD5CRPANCNFSM6AAAAAARH2B7R4

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/spleenware/ripple/issues/55#issuecomment-1283461520, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIVWJK7JDSGBG5ZPD5YMDDWD6DFNANCNFSM6AAAAAARH2B7R4 . You are receiving this because you commented.Message ID: @.***>

ghost commented 2 years ago

Hi the command line wont work please can you help me with this