-
Tockloader currently has 2 separate paths for flashing: one for when all apps are PIC and can go anywhere in the flash, and one for when all have fixed positions in the flash (possibly multiple fixed …
-
On line 490 it says
```
// changed this from 43 bytes to 19 (which is what this clamp-meter uses for gatttool payload string
if (strlen(p) != owon_length) {
//if (g.debug) printf("st…
a-v-s updated
1 month ago
-
I have:
``
jfclere@fedora:~/dev/try$ newt mfg create rb_blinky_rsa 0.0.1
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 …
-
So my HTPC remote control was not functioning as intended for a few days, and I used my mech keyboard via a cable for the time. And I thought, isn't it great to use a mech on my HTPC (thats also made …
-
For my research I am lately conducting some experiments involving measuring the raw data throughput of BLE links between selected nodes. While doing so, I noticed that the throughput between two nodes…
-
### Category
Other
### Hardware
Rak4631
### Firmware Version
2.2.7.8b82ae6f
### Description
I've got MQTT woŕking on a RAK4631 with ethernet (not wifi).
However, when I enable json, the devi…
-
### Category
Hardware Compatibility
### Hardware
Heltec Mesh Node T114
### Firmware Version
2.5.0.9ac0e26
### Description
The app shows Heltec T114 nodes as "nrf52840dk" (such as in the node li…
-
### CircuitPython version
```python
Version 8.0.0 on PCA10100
```
### Code/REPL
```python
import busio, board, digitalio, time
from adafruit_bus_device.spi_device import SPIDevice
buf = bytes(…
-
The command sleep (xx) does not work with the Teensy LC 3.2 / 3.6.
It is simply ignored.
-
Currently, when using nRF Connect on my android phone to flash, it flashes at 2-3 kbps.
This is even worse with wasptool, which flashes at an excruciatingly slow 0.3 kbps.
With Infinitime, I get…