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...
Hi all
I am using nrf52840 kit, and I have a simple BLE app(client/central that turn LED on to a connected server/peripheral) running on it(sdk 15.3). Now I want to put...
Hi,
I'm using nrf gateway application in android and it is not able to connect to nrf cloud. I have reinstalled it but still the it say 'Gateway connecting...'. Please...
To the kind attention of Nordic support team,
Is there any update about this topic:
https://devzone.nordicsemi.com/f/nordic-q-a/59738/usb-device-suspend-resume-issue...
Hello, I managed to run nRF5340’s QDEC on development kit. The dts overlay looks like this
The problem is I do not see the LED gpio (P1.13) switching on and off on the...
The datasheet appears to say that a pin_reset does not completely reset the chip:
in particular it does not reset the SWJ-DP interface which, I believe, in some circumstances...
HI,
I'm developing it using NRF52832.
It is intended to update the remaining battery capacity through the battery_level_update() function by receiving the battery measurement...
Hi,
Few Binding APIs are absent in nCS as compared to nRF5 Mesh SDK. Compiling some models for certain boards is generating compile time errors, is it that certain models...
Hello! I am currently looking at options for unit testing frameworks ( for TDD and CI/CD) on host OS(Windows preferably but Linux if I must) for nRF8233 core custom boards...
Hi,
We need to save 3 strings to flash using NVS. Based on the code sample in zephyr\samples\subsys\nvs we set the initialization and then write and read these data.
To...
Hello,
This question has been asked - but that was awhile ago - some could say in an almost different landscape than what's going on today - so, please don't answer this...
At 1M rate, test the reception sensitivity of Bluetooth chip, the number of packets lost at -90dBm exceeded 30.8% as specified by Bluetooth Alliance, and this situation occurred...
Hello,
I am trying to figure out a problem with the WDT module behavior
Running on an nrf52832 and using SDK 11 with softdevice s132 v2.0.0!
There are 3 WDT channels...
Hi,
I have nRF52840 DK with Power Profiler PPKI. It was working for long time, but now it suddenly stops working.
Screen saved:
nRFConnect Dektop version 3.7.1, Power...
After I changed from SDK 17.0.2 to SDK 17.1.0 I get for the example project "blinky_FreeRTOS_pca10040" during the compilation with IAR Embedded Workbench IDE - Arm 8.50.9...
Hi, I had designed custom board using icm20948. i tried to get raw values from sensor and succeed then i had ported nucleo code for nrf53 zephyr. when i tried to run below...