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 am interfacing MAX30003 with Nordic NRF52DK (NRF52832 SOC). The Nordic successfully generates SPI CLK and writes the register data to the MOSI pin. But, the MAX30003WING...
Hi,
Ours is a battery (LiPo) operated device with VDDH= 3.0 to 4.2V. One of the reasons for using nRF52840 is to avoid an expensive external DCDC IC. But due to the Anomaly...
I'm trying to follow the DevAcademy Intermediate Lesson 5 Exercise 2 using an Elegoo shield instead of the Adafruit one.
The shield I'm using is this one: https://www.elegoo...
Hello, we have built a BLE device based on the 52840 chip and the nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_mouse example architecture. We have built a...
Hi,
1. The customer would like to know which values are configured for which registers of nRF5340 by the following instructions?
nrfjprog --family NRF53 --coprocessor...
Hello!
I am using an nRF52805 for a custom board design and I am hoping to get some advice on selecting peripherals and Zephyr features that would best meet my system...
Dear Nordic
hardware:NRF5340, sdk:2.6.1
Our project needs to use floating-point calculations. Attempting to add CONFIG_FPU=y and CONFIG_FPU_SHARING=y to prj.conf will...
I use GNSS with the timout at 0 and interval at 65535.
I do not really need the location but is it nice to have a kind of a log of it because it is available en power consumption...
Context: We are planning to connect the nRF9151 to a private test network using a coax. cable. for development debugging.
(#1) Do your modules support SIM cards with test...
Good day
I have a lwm2m client running on a custom nrf9160 board. I would like to run everything network related to network on a separate chip. Assuming that the two chips...
Some guidance on this query,please. I have a project with several freestanding application (please check topology below). I would like all the apps to acccess a custom board...
Hi,
I am currently configuring the nPM1300-EK with the nRF5340-DK by following the instructions from the webinar "Adding battery charging and fuel gauging to your nRF52...
For a device like the nRF9160 Feather, you need a second USB to UART device for listening to the modem traces. When I go to select the Terminal Serial Port under Advanced...
Hi All,
Im very new to this how firmware space and would love some help.
Currently i have a NRF52840 DK Board with a Seeed Canbus shield. ( CAN-BUS Shield V2.0 | Seeed...
1. Hi i am using nrf52840 sdk ver 17.1.0 in secure bootloader /pca10056_uart_debug
2. I have flashed the dfu uart code without any change
3. while performing dfu via uart...