Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Project for Raspberry Pi Zero #34

Open
Roberto6969 opened this issue Aug 17, 2021 · 9 comments · Fixed by #47
Open

Project for Raspberry Pi Zero #34

Roberto6969 opened this issue Aug 17, 2021 · 9 comments · Fixed by #47
Assignees

Comments

@Roberto6969
Copy link

Hi Marc,
is there any chance project will be adapted to run on Raspberry Pi Zero?

Thank You.

@mpous
Copy link
Owner

mpous commented Aug 27, 2021

Hello @Roberto6969 thank you for the comment! I think it would be really nice! At the moment it's only accepted ARMv8 and ARMv7. You can read more here

ARCH.linux.default = x86_64-linux-gnu

Having said that, feel free to contribute into the project :-)

@Roberto6969
Copy link
Author

Marc, thank you!

@mpous mpous linked a pull request Jan 21, 2022 that will close this issue
@mpous
Copy link
Owner

mpous commented Jan 21, 2022

@Roberto6969 i made a new PR to make this compatible with Raspberry Pi Zero! Test it and let me know if this works for you :)

@mpous mpous linked a pull request Jan 21, 2022 that will close this issue
@Roberto6969 Roberto6969 reopened this Jan 27, 2022
@Roberto6969
Copy link
Author

Hi @mpous thank you a lot for your effort. GW is finally on my desk.
RPi doesn't get an IP address with new image. Based on LED activity it seems startup sequence is OK, HDMI output shows Balena logo also, but from GW's MAC there is no request on DHCP server. Did I miss somethink? Thank You!

@mpous
Copy link
Owner

mpous commented Jan 31, 2022

@Roberto6969 where did you get the last image? Could you please tell me step-by-step what you did so i can try to reproduce?

@Roberto6969
Copy link
Author

@mpous GW after some days mysteriously come up. Maybe it just needs a lot of time or a few reboots more. I've tried again after I saw your message and now it is online. But there is another strange behaviour. I can't use right MAC. Steps:

  • I've edit TAGS and enter first MAC (as always) from dashboard
  • error in console: 2022-01-31 14:59:43.703 [TCE:ERRO] Infos error: ::0 Failed to fetch gateway: error:pkg/gatewayserver:gateway_eui_not_registered (gateway EUI BA881CFFFE12858B is not registered)

GW EUI consists of second MAC from the Balena dashboard (and not the first one) and it changes after every REBOOT. How is it possible?

@mauimauer
Copy link

On my PI 4s the new release picks wlan0 even if eth0 exists

basicstation Gateway EUI: dca6... (My eth0)
basicstation Using MODEL: SX1301
basicstation Server: wss://eu1.cloud.thethings.network:8887
basicstation Resetting gateway concentrator on GPIO 17
basicstation 2022-02-02 02:02:43.415 [SYS:INFO] findDefaultEui -> protoEuiSrc /sys/class/net/wlan0/address

I am then getting the same error as @Roberto6969 since that is not the EUI i am registered with.

@mpous
Copy link
Owner

mpous commented Feb 2, 2022

ok! let me solve that @mauimauer

@Roberto6969
Copy link
Author

ok! let me solve that @mauimauer

Hi Marc,
it would be great if you'll get some time to solve this problem.
Thank You!

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

Successfully merging a pull request may close this issue.

3 participants