-
Hi.
This is Johnny, I'm exploring new MKRWAN 1310 very low power board. Thanks for Arduino for introduction this board.
I'm trying to access SPI FLASH & Battery charging mode, I can see that […
-
Hello, I am doing tests with the new mkr1310 and I am getting very bad consumption results (approx 9mA) when I use this library. On the other hand, when I use the MKRWAN I get a much lower consumption…
-
When I try to upload _MKRWANFWUpdate_standalone.ino_
```
Press a key to start FW update
Failed to init device.
Version : 0x15
Option 1 : 0x00
Option 2 : 0x00
Device ID : 0x060…
-
Hi,
My question is how far the transmission distance between two MKRWAN boards (only point to point). I tested them about 250 to 300m, is that right ? The receiver got RSSI about -52 to -62 with a si…
-
Hello guys.
First of all, please understand that i'm poor at english. because i don't live in english-speaking countries.
Problem :
i'm using two "mkr wan 1300" for trying peer to peer communica…
-
So, after trying to set up (without success) the mkrwan with a single channel gateway I am asking if someone has been able to do that?
Currently the mkr fw doesn't have the option (like the uno's) t…
-
Hello everyone,
First things first: **Arduino MKRWAN 1300**, firmware just updated to **ARD-078 1.1.9**, and MKRWAN library **1.0.10** .
For me ABP join using bare "First configuration" example …
-
I am using an MKR WAN 1300 board.
According to the reference: https://www.arduino.cc/reference/en/language/functions/analog-io/analogwrite/
> After a call to analogWrite(), the pin will generate a…
-
I've build a single channel lora gateway. So my problem is that the Arduino MKR 1300 iterates over the different channels that can be found here(https://www.thethingsnetwork.org/docs/lorawan/frequency…
-
I have attempted to use the setBaud() function provided in the library. I wasn't able to change the baud rate and when I looked further into the mkrwan1300-fw library, I could not find the correspond…