-
Hi, I`d like to send some temperaur datas to ttn. I use the OTAA_OLED example, in which I tried to add a Bmp085 sensor. I dont have much experiance in programming, so can any one help me, to send some…
-
**Describe the bug**
Eclipse IDE is hanging for ever if a long Hover Text is shown across multiple screens,
100% reproducible on some eclipse installations, but does not occur on other eclipse insta…
jukzi updated
6 months ago
-
for the documentation
// Pin mapping for Dragino Board Version 1.3 (open J_DIO5)
const lmic_pinmap lmic_pins = {
.nss = 10,
.rxtx = LMIC_UNUSED_PIN,
.rst = 9,
.dio = {2, 6, 7}…
-
I am using a slightly midified compliance-sketch.
Main changes are UART.Interface to set the LoRaWAN registration parameters.
I temporarely published the sketch on https://bitbucket.org/thl-mot/lmi…
-
Board: CubeCell HTCC-AB02S GPS
Version: 1.4.0
Example: LoRaWan_OnBoardGPS_Air530 > https://github.com/HelTecAutomation/CubeCell-Arduino/tree/master/libraries/LoRa/examples/LoRaWAN/LoRaWAN_Sensors/Lo…
-
Hello - tried alternate solutions to provide TTN DevEui, AppEui and AppKey with STRING or CHAR.
Did not work ?
Still only uint8_t works correct ?
If I provide char or String - the credentials are…
-
Hi everyone,
I know support for class B is labeled as untested, but I would like to change that :wink:. Can anyone give me some advice how I can debug support of class B, because I'm currently stuc…
-
I am using an ESP32 HELTEC V1 with the ABP example in the arduino IDE. I have a RAK LoRaWAN Gateway (7258). I can communicate because I can see the data coming in the LoRa Packet Logger and my TTN app…
-
[1] Duplicated LoRa_MOSI, No LoRa_MISO
[2] Is there OLED_RST or LORA_RST or BOTH wired to ESP32 PICO D4?
[2] OLED (SDA, SCL) and other LoRa (IRQ/DI0) pin mapping are unclear due to the two new pull …
fedy0 updated
5 years ago
-
#### Summary
I'm trying to write a python application to interact with The Things Stack.
Part of this is the automatic registration and retrieval of information about an end device (in this …