-
## The issue
https://meshtastic.org/docs/hardware/devices/rak-wireless/wisblock/core-module/?rakcore=RAK11200
There is an explicit mention of the RAK11200 device working only with the RAK5005. T…
-
C:\Users\gabri\.platformio\RAK_PATCH>python ./rak_patch.py
Patching RAK4631
Patched RAK4631
Patching RAK11200
Patched RAK11200
Patching RAK11310
File not found.
Traceback (most recent call last…
-
Is this project still being updated? I see that the hardware version is a long time ago. I want to reproduce a finished product, but the hardware feels a bit old, so I would like to ask if there is a …
-
When I compile a ino script, i get an upload-error (compilation is fine):
`Failed uploading: cannot execute upload tool: exec: "C:\\Users\\RaKa\\AppData\\Local\\Arduino15\\packages\\rak_rui\\tools\…
-
### Category
Hardware Compatibility
### Hardware
Rak11200
### Firmware Version
2.2.23.567e68, 2.2.16.1c6acfd
### Description
I'm experiencing a boot loop with my WisBlock setup.
Using RAK190…
-
Hi we're kicking around an idea for a respin of Watchy that takes[ RAK Wisblock modules.](https://github.com/Open-Smartwatch/open-smartwatch-gps/issues/12#issuecomment-1918694173) & has on-board GPS
…
samuk updated
4 months ago
-
My setup:
- Arduino IDE
- 2x WisBlock Base Board 2nd Gen, RAK19007; RAK SKU: 110082; [product link](https://store.rakwireless.com/products/rak19007-wisblock-base-board-2nd-gen?utm_source=RAK19007)
…
-
### Category
Hardware Compatibility
### Hardware
Rak4631
### Firmware Version
2.3.4.ea61808
### Description
DEVICE:
Rak Wisblock
Baseboard: RAK19007
Core: RAK4631
GPS: RAK1250…
-
**Describe the issue**
New installation of VScode & platformio. Imported old project. ArduinoJson is erroring up in libdeps and when used in my program.
Sorry, I'm at a loss as to what's hap…
tofof updated
2 months ago
-
**Description**
When defining a struct which has a DynamicJsonDocument as member, I get a compiler error:
error: expected identifier before numeric constant
DynamicJsonDocument testJDoc(4096);…