Global namespace extremist. Defragment your communities!

  • 15 Posts
  • 645 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle









  • No way, I thought the thrill of browsing sketchy appstores to find the other half of the ACR phone was part of the fun.

    For those out of the loop - ACR phone is a dialer app that does call recording. It’s distributed through the play store, but without the call recording part, because that would be against the ToS. Once installed, it instructs you to go find the other app that serves as an accessibility module with access to the microphone. And by that I mean ONLY your microphone. The other side of the call is recorded only as an echo of the speaker caught by your own mic.




  • The first thing for the EU area would be to check which frequency is more popular in your country. There are 2 options. 868Mhz, and 433Mhz. The good quality lora modeules are tuned for one or the other. There’s no way to switch. 868 tends to be the most popular choice. I personally never understood that decision, but my knowledge of physics is limited by what the youtube science communicators can package up for easy consumption.

    If you want solar power and don’t mind the lack of wifi, I’d go with an nrf based solution like RAK4631 due to its low power consumption. Ideally in a form of a kit with base board included. If the wifi is needed, go with ESP32 and a larger solar panel.

    I’m testing this ready made node at the moment. It looks a bit pricey, but if you count each component, it might even be cheaper than fully DIY solution. However, even though the nrf based chips have pretty low power consumption, I’m not sure it would survive the winter in denmark. The lack of dedicated power supply capable of low voltage cutoff might also be a problem if we expect the battery to run out regularly.

    There are multiple possibilities when it comes to power storage. The LiFePo4 cells are pretty close to perfect, but can’t charge in freezing temperatures. It’s possible to build a heating system, but switching to LTO cells is way easier. If you want to experiment with different type of battery cells, there’s a custom board using the RAK4631 module, compatible with both battery cell types, and capable of proper power management here. A Full kit including a 10W solar panel and 3D printed mounting accessories is also available.

    In regards to solar panel and battery size, you can go wild with a tool like this. It can calculate the right values for your specific geographic location.

    As for the antenna, the direct visibility goes 90% of the way. The antenna included with your kit should be sufficient for playing around. If you plan to set up a repeater for the larger area, you can go for something decent like Mikrotik Omni 868Mhz

    If you want a visual example, look at this video describing the construction of now retired product - Atlavox S4. Similar parts can still be found on AliExpress. I’ve built one of those several months ago, and it’s still going:

    And finally, in case you don’t find any online peers around you, try a different modem preset, or checkout Meshcore. Europe is slowly adopting it as a Meshtastic replacement for larger networks.