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 continue to be confused by the Nordic setup of projects. There are a bunch of different demos, but what if you want to compile features from different ones?
Specifically...
Hi ,
I have used Calendar example running on RTC2 for my timing feature .
Below are the initializations for starting RTC2 for my clock .
#define CAL_RTC NRF_RTC2 #define...
Thanks in advanced. Both platforms are: nrf52832, sdk17.0.2. The peripheral is based on ble_app_gls and I set static passkey 123456, the central is based on ble_app_hrs_c...
HW: nRF9160 DK
SDK: nRF Connect SDK v 1.4.2
Hello, this is to report a buggy behavior I encountered when trying to implement a BLE-LTE gateway on nRF9160 DK
First...
I want to move the UART on thingy91:nRF9160.
prj_thingy91_nrf9160ns.conf added the following two line.
CONFIG_UART_ASYNC_API=y CONFIG_NRFX_UARTE0=y
The asset_tracker...
Hi All,
I want to use DFU to update the firmware from central to peripheral over BLE , both central master and peripheral are nrf52840.
Central master can find unknown...
Good Day,
we are currently working on a project for university. For this project, we are using esb to transmit a continuous audio stream (i2s format). We sample our data...
I've read similar issues but none with this configuration:-
nRF Connect SDK 1.4.2
Blinky example
Trying to enable RTT logging
nRF5340DK board
Windows 64 bit host...
Hi,
I've come across a situation where when paired to Android 9 devices, the reconnect event that follows waking the peripheral fails. Connection parameters are
The...
For ble_gap_adv_set_configure_req_enc, is the document provided?
I saw " ">infocenter.nordicsemi.com/.../group__ble__gap__app.html" , it was not found.
Hi, There is problem that the including file from "openthread\third_party\NordicSemiconductor\libraries\fds" and already added its path to file...third_party\NordicSemiconductor...
Regarding the data encoding in Advertising, the order of the data is different depending on the SDK. Is there a problem in operation?
The confirmed function is as follows...
We are using nRF52811, is there any sample code support to set/save thread power calibration table/data to available non-volatile partition.
thanks, Webber
Hi there,
Can we please get an updated example for Appendix 5 in this blog ?
Specifically the DFUMaster_SPI and the bootloader_secure_SPIS. Ideally it would be compatible...
Hi!
I was trying the throughput example using two nRF5340PDK boards and I observed the throughput is very low, i.e. 1kpbs. I tried programming the cpuappns, but it didn...