-
What kind of issue is this?
[X ] **Feature Request**.
Add support for nRF53 platform (specifically nRF5340-DK board).
This board is similar enough to nrf52 that it might be accomplished…
-
Hey, love your work!
I receive this error when I try and flash my nRF52 dongle - is there any known workaround for this?
An error was reported by NRFJPROG DLL: -13 NO_EMULATOR_CONNECTED.
-
not an immediate need, but an interesting demo would be if the nRF52 was a *central* to an HID BLE keyboard. hardest part is finding a BLE keyboard (not BT classic!)
-
On Windows (The LabPC), using PowerShell, and tried to force a proxy when connecting to the controller of my Access Point. Here's the command and error:
```
(venv) PS C:\Users\LabUser\tfroehlich> …
-
又来了 -、-
使用template改了一份87键配置 主要是832 改成 810 灯都注释 留了大小锁定 和 滚动锁定 修改了配列 引脚号 电源监测引脚号
config.h
```c
#pragma once
#include
/* USB和蓝牙的显示参数 */
#define VENDOR_ID 0x04d9 /* USB VID */
#define PRODU…
-
### Describe problem solved by the proposed feature
The alarm sound alone is not enough to know the status of the vehicle.
### Describe your preferred solution
I can understand the meaning of the a…
-
Add mqtt subscription so that commands can be received by the Ruuvi Gateway and actioned.
Such tasks would be:
1. NRF52 settings
2. WiFi Settings
3. Endpoint Settings
4. Endpoint Transmission…
-
Hi, I spotted another one.
In "SensorBoard_nRF52/VEML6040.cpp", in the function "getRGBWdata()", there is a Wire.endTransmission() after the Wire.requestFrom(). That Wire.endTransmission can be remov…
-
This will compile with DAL and fail with CODAL:
```cpp
#include "MicroBit.h"
MicroBit uBit;
int main() {
uBit.init();
uBit.io.P0.setPull(PullUp);
}
```
```
/Users/microbit-c…
-
I cannot find any board based on the Nordic nRF52840 Dongle under PlatformIO IDE.
How to put in the link "https://github.com/jpconstantineau/Community_nRF52_Arduino/releases/latest/download/package…