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,
I am reposting this as the previous question might have been closed due to inactivity from my side and the issue isn't resolved yet.
To follow up please check this...
Hello,
In BLE-Mesh models, we have APIs like:
To send data to other devices on the Mesh.
Here I observed that the context "struct bt_mesh_msg_ctx *ctx" stores...
Hello,
I am trying the BLE llpm code and made some changes in the existing sample code in the data length to 8 bytes from 4 bytes.
When transmitting a data of 8 bytes...
Hello,
Could you tell me the reference of the Li-po connector on the nRF5340-DK development board?
Indeed I would like to connect a Li-po battery to power this board....
There are at least several show-stopper level issues with your nRF Connect SDK and VS Code for M1 Mac users
First not supporting the native VS Code app is annoying and forces...
Hello,
i'm using nRF5 SDK 17.0.2and nRF5 SDK for Mesh v5.0.0 using the examples light switch client and server.
I am trying to triggen or simulate a button press on client...
Dear Nordic Engineers
I have a question would like to ask you.
As we all know, NRF9160 DK has a 64MB external flash. Now, I would like to use this external flash to save...
Hi,
I have a BLE beacon coded PHY example that in SDK 15.2.0. I want to add GPS. I have no idea this situation. How do it? Is there any example about this? How do I do?...
Hello, I am designing a hardware based on nrf52832 module MDBT42Q. I need to know about theSWD programmer connections. I exposed pin swdio, swdclk, vcc, gnd to a 4-pin header...
Hi,
I'm currently developing a certain product having limitted power source (about avg. current < 100 uA ).
main SoC is nRF52840, and SDK version is nRF5 SDK 17.
...
Hi,
I have an inter-processor communication using I2C working well with the NRF51, the NRF51 performs a read as a master from the other micro ( slave ) which returns a packet...
Hi,
Setup : nRF SDK 1.9.0 and nRF52840, with an External flash MX25L series. Using SPI (not QSPI)
I'm noticing a huge difference between speed of file upload over SMP...
We made two set of firmwares, one with radio test controllable through CLI RTT and other with DTM. Problem with DTM firmware is our end product don't have UART or extra GPIOs...