-
Hello developer,
I try the all the coin example with FemtoBeacon, while I compile the program, it return the error:
` 'PIN_SPI_IRQ' was not declared in this scope, `
===========================…
-
#### Description
Example: Cannot build gnrc_networking application for native.
#### Steps to reproduce the issue
Before i can complie gnrc_networking very easy by type "make". But today…
-
**Setup description:**
I have two `samr21-xpro` boards
- The first `samr21(sam_router)` is running` gnrc_border_router` on it, connects to my host PC running `vagrant `on MacOS
- The second `…
-
In my hardware setup, I only have 2 RPi-3B, each of which is coupled with an Atmel radio chip at86rf233.
1. I have set up a lowpan network following the steps in [Raspbian-6lowpan-Support](https://…
-
If an initial library is in work, and nothing is in the repo, almost (if not) all errors will be flagged.
There are a few checks that could still be valuable (Travis enabled, librarians), but the r…
-
Hello I got an strange behavior when compiling the gcoap example. Maye someone has an idea.
I run Riot on an atxmega256a3u with an at86rf233.
When I compile with ENABLE_DEBUG (1) tin gcoap.c th…
Josar updated
6 years ago
-
I've been willing to play around with some NUCLEO_F401RE boards using the AT86RF233 shield. And I was wondering if using this example is it possible to create a mesh without the reference border route…
-
... in order to allow choosing modulation modes BPSK, O-QPSK, and sub-modes (speed), without recompiling.
See: RF212B data sheet p. 117
-
**Abstract** Packet loss seems to confuse the 6lo reassembly state machine.
### How to reproduce
**Hardware:** iotlab-m3
**Application:** gnrc_networking example
**Setup:**
- two nodes in radio range…
-
### Description
## Context
**Target** NUCLEOF412ZG + Atmel AT86RF233
**Toolchain** GCC_ARM
**mbed-os SHA** 62f8b922b420626514fd4690107aff4188469833
**mbed-cli** 1.7.5
I'm trying to build…