Pinedio Project: Notes Sharing/Log - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64-LTS / SOPINE Compute Module (https://forum.pine64.org/forumdisplay.php?fid=66) +--- Forum: P64-LTS / SOPINE Projects, Ideas and Tutorials (https://forum.pine64.org/forumdisplay.php?fid=72) +--- Thread: Pinedio Project: Notes Sharing/Log (/showthread.php?tid=13682) |
Pinedio Project: Notes Sharing/Log - lupyuen - 11-07-2021 Hi All: I documented my experience with PineDio Gateway here... https://twitter.com/MisterTechBlog/status/1456933165063233538 @RTP 's Armbian image worked great! I'm writing an article about this. @tllim : I hope Pine64 will sell PineDio Gateway soon. We need to get it running in Schools, Workplaces and Homes... To grow The Things Network! [emoji106] RE: Pinedio Project: Notes Sharing/Log - tllim - 11-08-2021 (11-07-2021, 08:13 PM)lupyuen Wrote: Hi All: I documented my experience with PineDio Gateway here... PineDio gateway will be at store soon, just wait for the FCC CE testing. Thanks on your PineDio gateway document RE: Pinedio Project: Notes Sharing/Log - RTP - 11-09-2021 (11-07-2021, 08:13 PM)lupyuen Wrote: Hi All: I documented my experience with PineDio Gateway here... Happy to hear it worked well for you I just now updated/uploaded image w/some small additions: automating resize of rootfs to fit current sdcard (happens automatically upon the very first pinedio login after the password is entered). And I both shrank down the image further and added short readme w/links to the Wiki. Link to the newer download: https://mega.nz/file/iQoC2SLY#dA4CkNi9pmXFOh-CzQOKIZpSaYIhpleFKdSYshQSD8E Quote:CHECKSUM FOR EXTRACTED .IMG FILE (INTEGRITY): Quote:CREDENTIALS: Thanks again for checking it out. (Adding timezone reconfigure in there next time I upload) RE: Pinedio Project: Notes Sharing/Log - lupyuen - 11-11-2021 The article on PineDio Gateway is up... PineDio LoRa Gateway: Testing The Prototype Many thanks to @RTP , @JF002 and Ben V. Brown... You're all super awesome! :-) RE: Pinedio Project: Notes Sharing/Log - RTP - 11-30-2021 (11-11-2021, 03:18 AM)lupyuen Wrote: The article on PineDio Gateway is up... Great stuff! Wanted to update thread with new image download for anyone interested. Video showing latest image first login to give idea + pointing to Lup's great guide: https://youtu.be/bustSeT2QEg Quote: SHA1: 2386916d8d71122b4b7d0c8de1a07af120b07b2c Quote:DOWNLOAD LINK: Bold + * = new additions, since last image:
Quote: Quote:CHIRPSTACK Pinedio Project: Notes Sharing/Log - lupyuen - 11-30-2021 Thanks for the awesome enhancements RTP! :-) RE: Pinedio Project: Notes Sharing/Log - RTP - 12-02-2021 (11-30-2021, 07:54 PM)lupyuen Wrote: Thanks for the awesome enhancements RTP! :-)Happy to make it. hope it helps someone get started! POST EDIT (Jan 5th, 2022): For the moment current download image is at: https://mega.nz/file/vJxAABJZ#FpH4gzpy9QEqh3sJAYTz7tIP7aCE8XaC8kBvX2t4ZKc Code: CHECKSUMS Same Login/Password: login: pinedio password: SoPinePass!!! Chirpstack (Default On Boot) location: http://IPaddress:8080 login: admin password: admin In addition, started storing latest image download link + checksums/credentials on a github and Gitea .onion address. Github (PineDio Gateway) Gitea Onion To keep latest download links a bit more organized. RE: Pinedio Project: Notes Sharing/Log - RTP - 01-09-2022 Minor info: in keeping latest download links/info listed on the Github/Gitea repositories + documenting any small "issues" anytime I notice something (with the fix so far). Making easier to keep track of/share easy/quick fixes for anyone who may use older image (before I get a chance to upload a newer fixed one). If anyone runs apt upgrade (since 01.04.2022 image) you may have noticed GPG key expired since then for Chirpstack sources (fixing soon in new image): https://github.com/RightToPrivacy/Pine64-Mesh-Related/issues/2 For now, you can fix that expired GPG key right away by running: Code: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1CE2AFD36DBCCA00 Everything else looks good. ? Example issue: https://github.com/RightToPrivacy/Pine64-Mesh-Related/issues/2 (Chirpstack gpg key to next image updates ASAP, for now sharing command fix here and on github until that upload) RE: Pinedio Project: Notes Sharing/Log - RTP - 01-16-2022 * Migrated some aspects that were on first login to new firstboot service (ie: new ssh keys for each flashed copy (generated first boot), disk automatic grow..) disables itself after finishing first run. * Updated GPG keys (for Chirpstack updates); run something like: 'apt update && apt upgrade' for Debian + Chirpstack updates * Updated latest software + chirpstack Download link: https://mega.nz/file/jUYjCYqD#QMXDHNRv5RL3UT6nOgLCx-tEGhkFst7VTWnbVoC3Kz0 Storing download link + credentials + checksums at: https://github.com/RightToPrivacy/Pine64-Mesh-Related/blob/main/README.md (Tor Browser users here) Latest: PineDio_RAK_Armbian_01-16-2022.img.xz RE: Pinedio Project: Notes Sharing/Log - RTP - 02-16-2022 Today: article/post covering duplicate EUI/mac conflicts, and solutions and testing for those interested: https://politictech.wordpress.com/2022/02/16/changing-pinedio-gateway-eui/ Testing duplicate mac address responses on TTN, and came up with working solution I tested to successfully rejoin network by changing EUI. (before/after screenshots and config file process screenshots at above posting). Covering how to change your EUI. TTN join success when you edit the EUI file. Planning another updated Debian (Armbian) based image coming up. EDIT: the download link + checksums for latest image: February 26th 2022 is at: https://github.com/RightToPrivacy/Pine64-Mesh-Related There, I will be keeping it more organized/updated |