Follow: Execute: And then: Launch receiver in Raspberry Pi:
Month: March 2023
Arduino NANO: Setup VS Code + Debug
o set up VS Code Platform IO and conda environment for debugging Arduino NANO, follow these steps: conda create –name arduino python=3 Activate the environment by running the following command: conda activate arduino conda install -c conda-forge arduino conda install -c conda-forge pyserial conda install -c anaconda pylint Then, click on the Debug tab in…
LORA: LilyGo T-Impulse setup
Model specifications: Serial conection: Follow: Enable Upload: Options: Cayenne documentation: https://github.com/myDevicesIoT/cayenne-docs/blob/master/docs/LORA.md#lora-the-things-network You can put this in the TTN payload console for testing, and then veryfing your own payload:
LORA: cubecell setup!
Follow video: Install Cubecell Framework: