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...
Can i not simply update a file in the flash and upload it to the smart phone through the ble? There is also an object transfer service server example, for sending objects...
HI,
I am trying to port the existing BLE throughput example code to my custom board with nrf52840 with SDK v17.0.2 soft device is S140.
I want my custom board to work...
Hello,
I noticed with the LTE Serial Monitor example code on a custom board with nrf9160 (and also the nrf91dk), the UART interface work initially but sometimes hangs. It...
Hi,
I am working with nRF52833 using the SDK17 Dynamic Pairing example. I was able to expand on it for my use case, and the application is now correctly receiving data...
Hello,
I am using NINA-B406 Custom board which have nRF52833 SOC and using Segger embedded studio with nRF5 SDK v17.0.2 for development.
I want to do the two functions...
Hi, Do you have any documentation at all for the experimental GPS driver? I can't find anything. Google just sends me to a few broken links. Best regards, Jan Erik BikeFi...
Hi, the specification of nRF5 SDK for Mesh v5.0.0. says the interrupt priority has two levels, named priority_lowest and priority_thread.
I am not clear on some things....
After installing nRF Connect for Desktop on macOS, I hit "Install" for Toolchain Manager, and then "Open".
This opens a new window for the Toolchain Manager, which says...
Currently, MQTT is required for nRF Cloud data transmission. We will be using LwM2M as the protocol to send data from our IoT monitoring device to our cloud platform. Does...
Hi, I have a bit strange problems with example project "pwm_library". At first I compiled with segger embedded studio and ran the project on my NRF52-DK board, and it worked...
I have used nRF52811 chip in my custom board.
1. Please provide the First time programming procedure using J-Link (J-Link-Pro tool) interface.
2. We have a nRF52840DK...
Hi teams,
Recently, I upgraded JLink driver to 7.5x and suddenly all of my nRF DK boards are not detected via USB.
All of my 4 DKs shows the same symptom. LED5 near JLink...
I am working on an embedded design that uses the nRF52840 MCU and 2x additional processors (Processor #1, Processor #2).
The intent of the system design requires that Processor...
dear all
I used the lvgl in zephyr. When I made a image rotation, I found that I copied some of the image pictures。Is there anyone in the forum who has encountered similar...
Dear friends: I am based on the following link: devzone.nordicsemi.com/.../device-firmware-update-dfu-with-mcuboot-bootloader Operation steps test the function of mcuboot...