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...
Backround: We are planning to use TF-M with a two-stage bootloader (NSIB & MCUBoot) using dual-slots for secure and non-secure images. We need to support configurable fixed...
Hello Devzone,
In our product we are working with a nRF52840 microcontroller and periodically transmitting large sums of data to a PC or a phone.
We noticed that over...
Hi All,
I have designed my custom pcb board for nrf52811. With the Jlink the IC is detected in visual studio code also it gets programmed. But i did not see its working...
Hello,
I am currently working on a project that involves interfacing the TLV493D 3D magnetic sensor with the nRF52832 microcontroller. I would appreciate any guidance or...
Hi
We use the nRF52832 for an NFC device. The device is 99.9 % in the system off state to save power as much as possible. because the device is power by a button cell battery...
Hi
I'am using nRF util version 6.1.7 for a long time to generate a DFU packages. I need to debug my ble data so i thought of using ble sniffer from nrf util. But the ble...
Hello! We have a project under nRF Connect SDK and Zephyr. It uses Bluetooth central and peripheral role (GATT client and server).
The project works good under SDK v2.7...
Hi,
I'm trying to connect to the nRF52840 dongle using nRF Connect for Desktop Programmer v4.5 on MacOS 15.2 so I can update the firmware. The dongle has the red flashing...
I've then tried both the command " nrfutil ble-sniffer sniff --port /dev/ttyACM0 --coded" as well as "nrfutil ble-sniffer sniff --port /dev/ttyACM0 --coded --scan-follow-aux...
Helo,
I lost the PUK to my iBasis SIM, so I can't register it on nrfCloud.com for my 9160. Is there a way to recover it or do I need to buy a new one? (If so, where?)...
I tried to write the following simple '.overlay' file:
However, I am getting the following error:
but if you look inside the .dts files provided by the 'nrf52dk' I...
Hi everyone,
I’m working on a Zigbee application using the nRF52840, and I’ve been experiencing periodic reboots that I cannot figure out how to resolve. I’ve already updated...
Hello. I have a question about the development environment when developing using nrf.
When you build a new board and make firmware without using dk or ek, do you usually...