Open ShoMeFeller opened 2 years ago
The /dev/cu.SLAB_USBtoUART part is for Linux/Mac systems (is the name of a USB connected device). The COM13 is probably what you need there instead. So, just remove the /dev/...
On Mon, Mar 21, 2022 at 3:45 PM ShoMeFeller @.***> wrote:
I am super new to binary files by cmd and ran into an issue getting binary files to load into the Heltec ESP32 LoRa module. Any help on this would be great
[image: Error_Message_Ripple_CMD_Flash_bin] https://user-images.githubusercontent.com/102010415/159206572-a81eba7d-21a6-4fcb-b7f1-cac119f88088.jpg .
— Reply to this email directly, view it on GitHub https://github.com/spleenware/ripple/issues/47, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIVWJJL5BOYK4XIIPW3VHLVA75HBANCNFSM5RGSQTNQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thanks, trying it now
On Sun, Mar 20, 2022, 11:50 PM spleenware @.***> wrote:
The /dev/cu.SLAB_USBtoUART part is for Linux/Mac systems (is the name of a USB connected device). The COM13 is probably what you need there instead. So, just remove the /dev/...
On Mon, Mar 21, 2022 at 3:45 PM ShoMeFeller @.***> wrote:
I am super new to binary files by cmd and ran into an issue getting binary files to load into the Heltec ESP32 LoRa module. Any help on this would be great
[image: Error_Message_Ripple_CMD_Flash_bin] < https://user-images.githubusercontent.com/102010415/159206572-a81eba7d-21a6-4fcb-b7f1-cac119f88088.jpg
.
— Reply to this email directly, view it on GitHub https://github.com/spleenware/ripple/issues/47, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAIVWJJL5BOYK4XIIPW3VHLVA75HBANCNFSM5RGSQTNQ
. Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675
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/47#issuecomment-1073483424, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYKI4LYS5OHACM4QTXP5ZLLVA7525ANCNFSM5RGSQTNQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
Worked great, programmed it just fine
I am super new to binary files by cmd and ran into an issue getting binary files to load into the Heltec ESP32 LoRa module. Any help on this would be great
.