pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
sdk-nrf: v2.7.0
When PAWR is enabled I no longer get connection timeouts as a callback to bt_conn_cb.connected with the conn_err parameter set when attempting to open...
On the nRF51, LO leakage was measured when in receive mode. For 2402~2480mhz, LO leakage was measured at approximately 2745~2836mhz. The nRF52 does not measure LO leakage...
Hi,
I am using nrf52832 board and I want to configure the SPI0 and SPI1 for the sensors LIS2DW and BMP388 respectively.
I am new to nRF Connect SDK for VS code, I am exploring...
I have installed version 5.0.2 for NRF connect Desktop and on that I have been trying different versions of tool chain manager ranging 1.3.0 to 1.5.1 none of them is loading...
To measure the current consumption during system off on the NRF52833DK, I followed these steps:
Cut the SB40 bridge.
Connected a multimeter to P22.
Here's what I...
Hello,
I would like to analyze the nfc_launchapp example from the SDK to understand how NFC tags are recognized.
Specifically, I want to examine the relevant code portions...
I'm using the peripheral AES CCM to encrypt frames on the nrf52832 board but I'm not using the on-the-fly encryption (at the same time as the radio).
I managed to correctly...
I was following this lesson on paring and passkey authentication:
Exercise 1 - Nordic Developer Academy (nordicsemi.com)
Is there a way to get the popup for the pin...
Hello DevZone,
I am using a nRF52840 with sdk 17.0.2 with Windows 10
I am trying to setup a connection to my Windows PC but I noticed data fragmentation and a queue...
I would like to analyze the nfc_launchapp example from the SDK to understand how NFC tags are recognized. Specifically, I want to examine the relevant code portions.
However...
After installing the nRF Connect for VS Code extension pack and trying to access the nRF Connect for VS Code extension, it keeps loading indefinitely. This is halting any...
Hello, we have application based on ncs v2.7.0. We use cmakepreset and cmake for building application. We want to add DFU functionality to our project. We study following...
Hello everyone,
I'm currently using nRf52840 dongle for my project for building communication between nrd52840 dongle and development kit, I'm currently running the C...
I have an array of LEDs on my custom board. One of the LEDs is set on a UART0 RTS pin, which is GPIO(0,5), and we are using ground as common. To avoid any conflicts, I disabled...
Hello,
As mentioned we have a custom board and we are now enabling bluetooth. Given that we are using the nRF5340 we have a custom CPUNET board defined (we just took the...