Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware LoRaSensorTile.v05 #23

Open
klyaruqui opened this issue Mar 6, 2020 · 13 comments
Open

Firmware LoRaSensorTile.v05 #23

klyaruqui opened this issue Mar 6, 2020 · 13 comments

Comments

@klyaruqui
Copy link

Hello kris.

I wanna know if I can update the firmware of the LoRaSensorTile.v05 to program in python or another language. Because arduino ide consume more resources

@kriswiner
Copy link
Owner

kriswiner commented Mar 6, 2020 via email

@klyaruqui
Copy link
Author

klyaruqui commented Mar 6, 2020

thanks Kris

I'll ask another question in the future :)

@kriswiner
Copy link
Owner

kriswiner commented Mar 6, 2020 via email

@klyaruqui
Copy link
Author

Thanks Kris I will do with the Arduino core

@K0I05
Copy link

K0I05 commented Apr 3, 2020

Hello Kris,

I installed board support for the sensor tile per instructions and downloaded the entire library (i.e. CMWX1ZZABZ) via github. I updated the v05 sketch (LoRa settings to match TTN settings), referenced the SPIFlash library appropriately (i.e. SPIFlashClass), and the sketch compiles. However, when I attempt to upload the sketch to the board it fails. The programmer in the sketch defaulted to "AVRISP mkII" but is this correct?

BTW: Arduino IDE 1.8.10 and outputs are appearing via Serial Monitor

Thanks

Eric

@kriswiner
Copy link
Owner

kriswiner commented Apr 3, 2020 via email

@K0I05
Copy link

K0I05 commented Apr 3, 2020

Arduino: 1.8.10 (Linux), Board: "Cicada-L082CZ, Serial, None, 32 MHz, Smallest Code"

Sketch uses 100672 bytes (51%) of program storage space. Maximum is 196608 bytes.
Global variables use 7264 bytes (35%) of dynamic memory, leaving 13216 bytes for local variables. Maximum is 20480 bytes.
10
9
8
7
6
5
4
3
2
1
FAIL
Board at /dev/ttyACM0 is not available

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

@kriswiner
Copy link
Owner

kriswiner commented Apr 3, 2020 via email

@K0I05
Copy link

K0I05 commented Apr 3, 2020

countdown still occurs. i'm on ubuntu and not windows

@kriswiner
Copy link
Owner

kriswiner commented Apr 3, 2020 via email

@K0I05
Copy link

K0I05 commented Apr 3, 2020

correct, I will give it a try on a windows machine...

@GrumpyOldPizza
Copy link

Do you have the 32 bit library support (like libc and such) installed on Ubuntu ?

@K0I05
Copy link

K0I05 commented Apr 4, 2020

I will check. The board works fine on Windows after updating via Zadig and finally seeing data on TTN through the Dragino LPS8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants