-
Error:
```
TRACE ipc 2
└─ embassy_net_nrf91::{impl#3}::poll @ /embassy-net-nrf91/src/lib.rs:334
ERROR panicked at 'assertion failed: `(left == right)`'
diff < left / right >
16
└─ embassy_ne…
-
Hi!
I've been looking at nRF91 support in BMP. It's nice that we have basic support already, but two things are missing:
* APPROTECT recovery
* modem firmware update
I could try to help implemen…
-
### Description / Steps to reproduce the issue
nrf9160 (Cortex-M33) with tickless enabled randomly locks up in ostest (in random places).
Tested with config: `./tools/configure.sh nrf9160-dk/ostes…
-
The ESP32 quickstart includes compiling CMake but this section is absent from the nRF quickstart. Does this part of the guide need to be present in both places?
-
Details: https://www.loom.com/share/a4f1774efb6f464abd2e504532ca1540
-
Following the installation guide and installing the required JLink dlls, opening the api fails with the following error:
```
Traceback (most recent call last):
File "./main.py", line 6, in
…
-
**Describe the bug**
When writing to a eeprom that is connected via i2c, a error log message is printed.
**To Reproduce**
To reproduce the issue, i connected a EEPROM to I2C_2 and compiled th…
chrta updated
3 years ago
-
Hi,
I have seen your htttp samples, as I see it is working with blocking mode,and I try to find the nrf91_sockets.c to find a non blockling mode api but failed.
Could you please give some advis…
-
Hi,
we have a so-called "RX Chip" that got submerged in water. It´s a little GPS-Tracker for an E-Bike.
Now we want to make our own solution for it.
The existing chip receives a 12V power supply …
-
Many of the projects at IRNAS require some kind of a provisioning step. Often times the provisioning process requires multiple steps, such as hardware testing, lr1110 provisioning, nrf52/nrf91 configu…