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...
I need to do batch DFU updates, and the pc-ble-driver/nRF Connect Firmware combo is too unreliable for my needs. I would prefer to just use the wireless transciever built...
Hello,
I am using SDK 17.0.2 and want to use Memory Manager Diagnostics .
I have added to my project's sdk_config.h the following :
#ifndef MEM_MANAGER_ENABLE_DIAGNOSTICS...
Hello community,
I have been working on nRF BLE module. I want to make a project that has a small relay control for an appliance. The device will be connected to a mobile...
Hello guys, the USB controller of nRF5340 requires a voltage on VBUS pin.
1. Can nRF5340 be damaged if VBUS voltage rises into its valid range while the device OFF (VDD...
Hi,
I am using NRF52840 development kit and using s140 softdevice for bluetooth services. When I load the softdevice hex file and later load the Firmware hex file, I am...
Hi,
Currently I am experiencing some issues regarding flashing the modem firmware on the NRF9160. My end goal is to automate the process of flashing both modem firmware...
I am using SDK v12.3.0 for nrf 51822 chip. I am working on hrs example with some custom modifications, so i need to to update application through OTA, i have used bootloader...
Heija Guys,
I have a problem with my PWM. I started with the zephyr version 2.4.99 and switched, after we discovered a bug (Link to ticket: https://devzone.nordicsemi.com...
Good Afternoon, Im using a samsung galaxy tab a - Model num SM-T510 Android Version 10 nRF Mesh app version - 3.1.5
After provisioning 14 nodes, whenever i try to reset...
Hi,
I am trying to integrate UART and DFU serial from the mesh example.
What I did is:
1. Adding uart drivers and libraries into the DFU project.
2. Adding codes...
Hi,
We are seeing the issue mentioned in https://devzone.nordicsemi.com/f/nordic-q-a/20291/offset-in-saadc-samples-with-easy-dma-and-ble/79053#79053 . We have 2 sensors...
Hello, I'm getting started with FreeRTOS in Nordic SDK 15.3 I have created a small test code, using binary Semaphore from FreeRTOS, that waits signal from SAADC callback....