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...
hardware: NRF52832
SDK:17.02
I'm trying to get SPIM working with a RF(SX126). I'm currently trying to use the nrf_drv_spi_transfer() function.
I need to read and write...
Hello everyone,
I have a problem with my device name. First of all I want tro write the device ID into the device name. I get the device ID over "RF_FICR->DEVICEID[0]"....
Dear Members,
How can I stop ANT HRM channel temporarily, and save the heart rate value on to SDcard ?
My code at static void page0_data_log(ant_hrm_page0_data_t const...
Hello,
I’m designing a custom nrf52832 device and i came across an issue with energy buffering. I am using inside of the device the battery CR2032, SoC nrf52832 and two...
Hello,
I've successfully setup a development environment for nRF Connect and Zephyr on windows (VS Code extension) where I can build, debug and flash code to my board...
The nRF52833 isn't supported Bluetooth low energy by nRF Connect for Desktop as list device in link https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrfconnect_ble...
Hi, I'm working on nRF52840-DK board and NCS SDK-v1.7.0 on Windows with Visual Studio Code.
We want to add support for Image validation for imaged signed with ECC curve...
Hello,
I have nRF Connect Desktop v3.9.1 for MacOS installed. I am trying to run the "Bluetooth Low Energy" utility using a nRF52840 dongle.
If the only device connected...
Hello
I was trying to get this example ble_app_template to work but it seems like it doesn't, the code is executed on the ic since I was uploading some code to blink a light...
Hi,
I have a question about running a secure service that does RSA encryption and decryption in SPM using mbedTLS.
I am using SEGGER Embedded Studio for ARM (Nordic Edition...
Hello all, Currently I am developing a code in which a central (nRF52840) scans and reads adverisement packets from 2 beacons (no connection required). I decided to use an...
Using nRF52832, I've got some firmware that uses NFC pins (9 & 10) without problem, using CONFIG_NFCT_PINS_AS_GPIOS.
I'm now trying to replicate this using nRF52833, and...
I am working with the nRF52840 under Zephyr to develop some wireless sensors. The issue I am having I build a test module using the nrf/samples/light. This running on the...
Hello,
I've been experimenting with nRF Connect SDK and compiling a program which supports provisioner mode, provisioning and direction finding.
Everything compiles and...
Hi everyone,
I work with an nrf52840 and SDK15.3.0 and SD 140-6.1.1
I have a board with two micro controler, one nrf52840 and one STM32.
I want to know if it is possible...