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...
When I program the nrf9160dk with the example, the code detects the SSD1306, but the display looks like:
The image is only using the middle half (16 rows) of the display...
Hello,
I am new to thread technology, and I would like your advice. I studied thread CLI example and thread client and server examples. However, in these examples I did...
Hi,
Is there any example or libraries available for BLE direction finding with nRF devices. Including libraries for Angle of Arrival/Angle of Departure calculations, antenna...
Hello, when I try to send data via the UART interface using a printf statement, unfortunately this does not really work. Only one byte is sent and after that the application...
hello,
I have downloaded the DTM firmware and connected it according to the serial port pins defined in the figure below,
The selection of GPIO pins are pin 18 for RX...
I am trying to use the nRF as an intermediary bootloader for another microcontroller. All that I need the nRF to do is accept a 64kB binary file from my computer (at the moment...
Hello,
I have been testing the " ble_app_multilink_central " example given with Nordic SDK * nRF5_SDK_16.0.0_98a08e2 *.
nRF52840_DK board is working as the multilink...
I am getting an error when trying to run nrfutil, any tips on how to fix this?
~ ᐅ pip3 install --user nrfutil Requirement already satisfied: nrfutil in ./.local/lib/python3...
Hi,
I am developing project using nrf52840 and currently developing using SDK 3.0. (Once I complete my feature I will update to SDK4.1).
I am using the light bulb firmware...
Hello I am trying to run a simple zephyr bluetooth sample using nrf Connect SDK v. 1.5.1 I am using your nRF5340 DK The sample I am running is: beacon I followed your instructions...
I have one TX and another RX codes for data communication by ESB protocol. To verify whether data whitening can be enabled, I added below register setting on TX side only...
Hi. I'm developing nRF52832.
I'm in the process of setting up BLE, but there's a problem.
There was a problem while I was organizing the files due to successful BLE communication...
Hi,
I can able to get the DEVADDR0 and DEVADDR1. I am not able to make out How this EUI64 id is calculated using the DEVADDDR value.
I always get F4CE36 starting numbers...
Hi,
I'm running example mqttsn_sleepy_subscriber from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8 on a nRF52840-DK with RaspPi_OT_Border_Router_Demo_v4.1.0-1.alpha.img...