Post AXthlWBdmY4KivBOWe by Anachron@fosstodon.org
 (DIR) More posts by Anachron@fosstodon.org
 (DIR) Post #AWj3gOn5ntKAFXFmKm by JF@mastodon.codingfield.com
       2023-06-15T19:53:14Z
       
       0 likes, 0 repeats
       
       Work in progress... #LoRa #lowpower #NRF52
       
 (DIR) Post #AX2mGOVGQitaYF4d1M by JF@mastodon.codingfield.com
       2023-06-25T08:12:17Z
       
       0 likes, 0 repeats
       
       Still work in progress...Now, can I fit everything in this enclosure?
       
 (DIR) Post #AX2mObAdDXpY9eKq1o by MagicLike@mstdn.social
       2023-06-25T08:13:44Z
       
       0 likes, 0 repeats
       
       @JF Uhhm mayve... - What are you building? :blobcateyes:
       
 (DIR) Post #AX2miusRerx947W6c4 by JF@mastodon.codingfield.com
       2023-06-25T08:17:27Z
       
       0 likes, 0 repeats
       
       @MagicLike I'd like to build a water meter to monitor my water consumption. It counts the pulses from the water meter and sends the data via LoRaWAN.
       
 (DIR) Post #AX4IamUioiFwVBDf84 by M4x@chaos.social
       2023-06-25T18:39:47Z
       
       0 likes, 0 repeats
       
       @JF If the first answer is no, the second answer would be start @FreeCAD and design something for a #3dprinter :fairydust: Sounds likes great project by the way. What board and language are you using?
       
 (DIR) Post #AX4QeCdWsRZI59Tujo by JF@mastodon.codingfield.com
       2023-06-25T20:09:23Z
       
       0 likes, 0 repeats
       
       @M4x @FreeCAD it could fit with a smaller breadboard, I guess.On the other hand, I've never build a PCB, and that could be a great opportunity to try!The MCU is the XIAO (NRF52840) from SeeedStudio) and the LoRa module is from Pine64. The software is written in C (based on LoRaMAC-node and the NRF SDK).I'll publish the code when it's ready :)
       
 (DIR) Post #AX4seYp9BMz5bysHy4 by M4x@chaos.social
       2023-06-26T08:33:16Z
       
       0 likes, 0 repeats
       
       @JF @FreeCAD Thanks, I'm looking forward to it. If you're going to design a PCB, I highly recommend @kicad combined with @FreeCAD #stepUphttps://www.kicad.org/external-tools/stepup/https://wiki.freecad.org/KicadStepUp_Workbench#kicad #freecad #PCB
       
 (DIR) Post #AXItnrTo0gNAFFKX4K by shiweizhi@mastodon.social
       2023-07-03T02:52:07Z
       
       0 likes, 0 repeats
       
       @JF Are you using Mbed OS for LoRaWAN?
       
 (DIR) Post #AXJCEu4gGkOXHnceUS by JF@mastodon.codingfield.com
       2023-07-03T06:18:44Z
       
       0 likes, 0 repeats
       
       @shiweizhi No, I don't use any OS for this project. I'm integrating the Loramac-Node library with the NRF SDK (baremetal).
       
 (DIR) Post #AXiZoAylDeLJLXiozY by JF@mastodon.codingfield.com
       2023-07-15T12:10:37Z
       
       0 likes, 0 repeats
       
       Making good progress with PCB #Fritzing
       
 (DIR) Post #AXtgMZMuiOqfOjzm8e by JF@mastodon.codingfield.com
       2023-07-20T20:45:53Z
       
       0 likes, 0 repeats
       
       It looks reaaaaaaally good!
       
 (DIR) Post #AXthlWBdmY4KivBOWe by Anachron@fosstodon.org
       2023-07-20T21:01:35Z
       
       0 likes, 0 repeats
       
       @JF honestly LoRa is such an exciting thing.Lets see where this is going!
       
 (DIR) Post #AYQREPeMCGmx35j4F6 by JF@mastodon.codingfield.com
       2023-08-05T16:01:48Z
       
       0 likes, 0 repeats
       
       I'm now writing a blog post series about this project!