-
In the next couple of days I will provide a very simple test program:
It writes a an integer x followed by a newline character. Then it reads back that line, converts the string into an integer again…
-
Your source code ([receiver.ino, line 250](https://github.com/subpos/subpos_receiver/blob/master/receiver.ino#L250)) and your [wiki](http://wiki.subpos.org/index.php?title=Path_Loss_Calculation) indic…
-
```
Is it possible to create "Season" directories with a leading zero if the number
is only one-digit?
For example "Show Name/Season 3" will be "Show Name/Season 03".
The reason for this is better di…
-
```
Is it possible to create "Season" directories with a leading zero if the number
is only one-digit?
For example "Show Name/Season 3" will be "Show Name/Season 03".
The reason for this is better di…
-
Hi
We're working on a project with Android and Arduino Mega ADK, and we're hitting the NAK bug when using USB Host Shield 2 libraries.
We use a very simple protocol: Android writes a request, Arduin…
-
Hello, I'm setting up nrfnet in a raspberry pi 4 and 3, everything went okay until running, this is the output.
Perhaps one of my modules is faulty? ping seems to work, very slowly.
Some packets mak…
-
In our usage scenario, a Kafka message is a compressed gz byte stream of multiple rows of data. Each time a message is read from Kafka, I need to decompress and split it into multiple rows of data, th…
-
Consider having Glassworkers be able to build Streetlamps, perhaps on one of the Mechanics tables or some other station. Not only would it look appropriate theme-wise for that stage in the game, but i…
-
Is the lack of support for TCU on this software a limitation of the protocol, or because nobody has yet to work on support? I'm hoping to reset my AT learning using this, but connecting to the TCU doe…
-
When I try to call writeStream method using Soapy API (see code snippet below), I get always back (instead of number of samples written) error code -5 in the returned status variable. This seems to co…