-
**_Reported by Juan Manuel Cruz Alcaraz:_**
On Arduino 101, the IP stack functions:
- net_nbuf_get_reserve_rx
- net_nbuf_get_reserve_data
stop returning free buffers after a some successful …
-
Hello everyone, I'm working on an Arduino-based RFID user access logger, but I'm having some issues while reading server responses.
My setup is the following:
-An Arduino Mega connected to an M…
-
Dear,
I am trying to use PubNub with ENC28J60 chip, where this chip uses the following library https://github.com/jcw/ethercard .
Does you support this chip?, if yes can you please let me know which f…
-
Sorry wasnt really sure where else to ask, but is this ethernet interface supported? I tried to see if the ESP8266 would cover it but i came back with mixed answers.
if it is not supported what wou…
-
With 3.18 we have moved to device tree based configuration, so we no longer need to put SPI connection specific information into a board file. Could we now enable ENC28J60 as a module so that both arm…
-
### Description
When sending single data pack by command `echo "hello" | nc 192.0.2.1 4242` to [TCPEchoServ4.js](https://github.com/01org/zephyr.js/blob/master/samples/TCPEchoServ4.js), tcpserver …
-
Hi,
When I try compiling `tests/driver_enc28j60` with the following command,
> BOARD=stm32f4discovery USEMODULE+=gnrc_uhcpc make all
I got an error:
```
RIOT/sys/net/application_layer/uhcp…
-
Hello,
i have downloaded the image and on Pi version 3 ist runs wonderfull.
Now i have an Pi Nano with the SPI Card ENC28J60 and the system is in an reboot loop.
I have no change to login or have …
-
The board is ReSpeaker 2-Mic v1.0
The OS is RASPBIAN STRETCH LITE, 2017-11-29
I've done the install per the instructions, but the board does not show up with aplay -l.
-
**_Reported by Anas Nashif:_**
For network stack development and networking features in general on boards without any connectivity or when setup of wireless connectivity is a lot of overhead, an ethe…