-
Hi,
In contiki (legacy), telnet was supported.
Does contiki-ng support Telnet?
I couldn't find an example for it.
I have my sensor nodes which I can ping thanks to the border router.
However,…
-
@tensorflow/micro
**System information**
- Host OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 20.10
- TensorFlow installed from: source
- Tensorflow version: 2.3.0, commi…
-
What is the difference between this and tinygo (https://github.com/tinygo-org/tinygo) ?
-
By default, official STM32Duino core is used.
For some boards, the maple core is the default.
$ cd ~/.platformio/platforms/ststm32/boards
$ grep -r core *
1bitsy_stm32f415rgt.json: "core":…
-
I'm in a weird situation where, because of `std::vector` bit packing and a need to interface with a C API I need to make my own boolean type (the other alternative being using a non-standard container…
-
Hi,
As suggested in a comment on #47, I ran the unit tests on multiple architectures, and found that the unit tests fail on big endian machines.
I created a fork of the repository, and ran a Tra…
-
The proposal itself is simple: allow
GOOS=none GOARCH=amd64 go build ...
to output a virtual machine image capable of booting and running
directly on a hypervisor such as KVM.
As a motivati…
-
Having a Rpi 3B+ with the full OLA install.
I can record and playback DMX /ArtNet sequences.
But we figured out that the timing is not constant, **the playback speed varies a lot**.
We tried to o…
-
I wanted to use a LoRa Radio Node board with an 328 chip and OTA on the V3 stack. It uses the old LMIC library and joins, but does not transfer messages. Serial stops after:
LMIC-node
Device-id…
-
Hi guys apols to bother but just wondering what your schedule is with the HMG as its a great tool but wondering when and what it will be.
What is due to v1.0 which notice is have a rebuild from the…