I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am using two nRF52840...
Hi,
I have ordered custom board based on nRF52840 SoC couple of times from JLCPCB and that included assembling as well. Unfortunately, 90% of the boards had floating aQFN...
Hi,
I'm using the Bluetooth sample called Central HIDS and want to develop a feature that stops BT scanning after a few minutes.
However, during development, I encountered...
Hello,
I have a question regarding the consumption of the nRF9161 DK board when it is under the following conditions: MCU on IDLE, modem off, wake on GPIOTE input (event...
Hello, I am wondering - Is it possible to program BL651 Bluetooth 5 with nRF52810 using pca10040 development board with nRF52832 on it and using
BLE HID Keyboard and Mouse...
Hi,
I recently started upgrading an nRF chip on old SDK to the latest nRF Connect. The device has only one button and currently uses a static passkey (written on the device...
Hi! Firstly I am somewhat new to developing on nordic chips so I'd like to apologise in advance or any silly mistakes or oversights I may have made. I am currently working...
I am using NCS 2.6.1 and have programmed a nrf52840dongle (USB Dongle) with the build result of nrf/samples/openthread/coprocessor
The problem I am having is that normally...
Hello,
I was able to setup nRF5340 Audio DKs as gateway and headset, test the USB audio input and enable the Walkie Talkie demo. But in both cases I'm using I2S/analog headset...
I want to use the signing script as mentioned Technical Documentation (nordicsemi.com) , however, with NCS, this script is not automatically being picked up during the build...
EDIT: I thought I had enabled RTT terminal output in this proejct, which I had not. Obviously this will have an impact on my problems sorrounding RTT terminal output. So I...
Dear all,
I used till now an application to route BLE data over serial port through the dongle USB nrf52840, SEGGER IDE and 1.9.2 nrf conneck. All works well.
Now I'm...
I would like to confirm how to make nRF5340 Audio stereo.
The nRF5340 Audio source is mono, and to make it stereo I believe that it is necessary to convert the data between...
I have a project that was building, but now on restarting VS Code, I cannot access the build configurations.
The list shows a configuration as present, but when I expand...