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 want to use DFU to update the firmware from master to peripheral over BLE , both master and peripheral are nrf52840. My purpose is that the master sends a command...
Dear all:
My problem is described in the following steps:
1. Progranm the SoftDevice 7 (S132) into NRF52832, then program the ble_hid_keyboard example(SDK16) into NRF52832...
I'm using NRF52832 with S132_3.0.0 and the SDK version is 12.2.0.
When NRF53832 was bonded to a mobile phone, I try to use "pm_peers_delete()" to delete the bonding information...
I am looking for a way to start advertising as soon as connection event.
Our use-case is: we have 1 peripheral that's connected on CODED PHY to a central with a relatively...
Hi,
I am using softdevice s140_nrf52_7.0.1. I am trying to send the SAADC calculated voltage over NUS to a gateway. For like 20-30 seconds the program works fine and the...
Hello,
nRFSDK5 v16.0, device nRF52840, Softdevice v7.0.1
I am trying to write some data periodically onto device flash memory using FDS Lib, occasionally I come across...
Hello
I'm trying to reenable notifications on a characteristic from GATTS side
The device is 52810 running a custom service and this is the piece of code where i use ...
I am trying to pair my nRF52-DK with my Fitbit device for testing purposes. I am currently using the nRF Connect v3.6.1 desktop application. I can scan and connect to the...
When I run my code using Segger debugger, all is well and I can read and write from flash with issues. However, when I run the same code independently I sometimes get:
ASSERT...
For an ongoing product certification in China, I need to provide the certification lab with the Direct Test Mode application that is available from the nRF Connect suite on...
Hi,
I'm using the NRF52832, as peripheral, to read data from a HTS221 sensor via I2C.
I'm using the TWI_sensor module following this example , but I want it to enable...
Which digital IO pins on the nRF9160 support interrupt on pin change?
I'm implementing an antenna MUX control routine where the MUX control (3 pins out of nRF9160) depends...
Currently working on an IOT solution based on the nrf 9160 SIP that supports both firmware and modem firmware updates in combination with Zephyr and the nrf SDK. During the...
Hi there,
I am studying the nRF9160 DK with the DHT sample from Zephyr, but I fail to build it as error of "'DT_N_INST_0_aosong_dht_P_label' undeclared (first use in this...