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...
Hello,
I am working on a sensor which requires data transfer over with data length over 255 bytes. I am using nRF52832 uC and and from what I see from nordic infocenter...
Hi,
We are using the nRF Connect for Desktop app to update production devices to the latest FW version of our application. I (on Windows) am normally the only person in...
Hello
I'm trying to add zigbee to an existing freeRTOS project with BLE. The approach so far is combining "Zigbee Multi Sensor with FreeRTOS Example" and "Adding dynamic...
Hi.
I am writing software for my custom nRF52832 device but hardware wise it is identical to the nRF52 DK.
I'm not that good of an embedded coder (or any kind of coder...
Hello
In my application (based on ble_thread_dyn_mtd_coap_cli example), I would like to get the list of devices present on the network (ip).
I saw that there was a command...
Dear all,
My CMW500 have NB-IOT option only (NO CAT-M option is installed) and I would like to see how to setup CMW500 (NB-IOT mode ONLY) to communicate with Thingy91DK...
We are using Enhanced Shockbust and would like to maximize the operating range. We noticed this footnote on page 356 of the latest spec sheet (v1.1):
Typical sensitivity...
Hi,
I'm trying to reduce latency when relaying BLE packets. The goal is to have a couple of wireless peripherals connected to a hub talking BLE with a central, with minimal...
Hi,
I am trying to implement LC server for my lights. I want to make the RUN level of the LC model configurable i.e, change the RUN level according to the user need.
Can...
There was an unexpected issue configuring beacon ad packages. The task is to transfer as much data as possible in beacon mode. For this, I want to include the scan responce...
The chip we use is nrf52832 and the SDK is nrf5_ SDK_ 15.3.0_ 59ac345, Can we use nrf Toolbox (version: 2.7.2) to upgrade bootloader? 1. How to make bootloader upgrade package...
hi,
I have nrf52840 DK and a dongle and I would like to connect the dongle to android device and scan for the DK in coded phy.
where can I find some SDK for using the...
Hi,
From previous case , I still not fully understand how chip to retrieve the calibrated data from flash(already implemented read/write data for the interface by FDS),...
This question stems from this discussion
https://devzone.nordicsemi.com/f/nordic-q-a/71044/notifications-how-to-know-who-is-consuming-tx-buffers-most-efficient-way-of-sending...
The ARM Cortex-M4 supports many assembly-level DSP instructions and we would like to use them (not just the packaged ones in the CMSIS DSP libraries).
For example the set...