-
### Platform
NRF52, ESP32, RP2040, Linux Native, other
### Description
My proposal for fixing public mqtt location sharing:
Split out the MQTT config to have a specific section to report to the …
-
C:\ncs\v2.4.0\nrf\samples\ncs-spi-master-slave-example>west build -b nrf52dk_nrf52832
-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v…
-
I would like to use an nRF52840 chip as a NimBLEDevice with a TX power of +8 dBm. The problem is that when I call NimBLEDevice::setPower(8);, it automatically caps at 4 (due to the function below).
…
-
I tried to upload the [mic_serial_plotter.ino](https://github.com/Seeed-Studio/Seeed_Arduino_Mic/blob/master/examples/mic_serial_plotter/mic_serial_plotter.ino) to nRF52840 BLE Sense without Seeeduino…
-
### Requirements
- [X] I've looked at the README 'Common Problems' section
### Have you checked this problem on the example app?
No
### FlutterBluePlus Version
5.3.1
### Flutter Version
3.22.1
…
-
Hello Ricardo, It would be nice to nrf52840 support to greatly increased the battery life for a tracker, like the meshtastic people have done. How hard would it be to add support for it?
Thanks,
K…
-
**Describe the problem you have/What new integration you would like**
Please consider making ESPHome firmware as a Zigbee to MQTT bridge/gateway on hardware like ITead Sonoff Zigbee Bridge (S…
-
In a reactor, I have two reactor banks. As part of a hierarchically ordered startup procedure I intent to trigger the starting up of the bank reactors as follows:
```
a = new[maxn_A] A();
b = n…
-
Meson doesn't seem to understand much about linkers; most of the projects porting to meson do something like this:
mapfile = 'libgusb.ver'
vflag = '-Wl,--version-script,@0@/@1@'.format(mes…
-
**Describe the bug**
A simple `probe-rs erase --chip nrf52840_xxAA` always fails with `ERROR probe_rs::architecture::arm::core::armv7m: The core is in locked up status as a result of an unrecoverable…