-
Hi Matthias,
I have used your code, and also that of @Uspizig to output the bresser data on the screen of the ESP32 board.
I have put the code in my own repository here: [https://github.com/mczakk/…
-
I have problem with wifi tcp/ip for mqtt.
My board is heltec lora32 v2.
```
--- Miniterm on COM3 115200,8,N,1 ---
--- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
04…
-
There is a naming conflict between MCCI_LoRaWAN_LMIC_library and Arduino core for the ESP32. The symbol hal_init is defined twice which causes a linker error. As a workaraound, v1.0.6 of the Arduino c…
-
I have found that India lora frequency setting are missing in the LoRaBase.h file.
-
## Environment
- Development Kit: Heltec Wireless Stick v1.2
- Module or chip used: [ESP32]
- IDF version: `main` branch v4.4-dev-2313-gc69f0ec32 / `mem-optimized` branch v4.4-dev-3401-gb…
-
After getting the build process with v2.0.x to work, I got the following run time error (the same code works fine with v1.0.6):
```
[...]
23:14:20.569 -> Indoor Humidity: 56.8 %
23:14:20.569…
-
Hi,
I am trying to send “Hello world” with the SX1276 module and an Arduino Pro Mini (3.3V 8MHz) to The Things Network with the ttn-abp example provided (Version 4.1.1). I am sure that my SX1276 i…
-
Ich have the T-Beam Board.
In Arduino IDE come:
C:\Users\laval\Documents\Arduino\libraries\MCCI_LoRaWAN_LMIC_library-4.0.0\src\hal\getpinmap_thisboard.cpp: In function 'const Arduino_LMIC::HalPinm…
-
Hello,
I'm using the ttn-otaa example and the mcci-catena arduino-lmic library.
When I run the example I see the following in the terminal:
![image](https://user-images.githubusercontent.com/76…
-
Hello, I'm building this project with these libraries for `heltec_wireless_stick` board.
Dependency Graph
- `|-- 2.33.2`
- `| |-- 2.0.0`
- `| |-- 2.0.0`
- `|-- 1.1.0`
- `|-- 4.0.0`
-…