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 am working on creating a mesh network consisting of sensors and output devices.
I am using the serial example with interactive_pyaci to provision the network from a PC...
Hello,
I'm new in IOT field and in firmware developping area on Nordic SIPs, microcontrollers, but I'm experience in firmware developping area on STM32 microcontrollers...
Hello,
I'm using nRF SDK v15.0.0. I have have added battery service using this online tutorial: https://www.novelbits.io/smart-ble-lightbulb-application-nrf52/ . The code...
I try to eddystone url beacon with advertise every 5 second. I changed
#define APP_CFG_NON_CONN_ADV_INTERVAL_MS 5000
upload code in nrf52832 module I used NRF connect...
Dear Sir,
I am working with SDK15, nrf52832 and softdevice s 132.
I am using ble_app_template with slight modifications.
Now it will advertise for a duration of 10...
Hi
I am using nrf sdk 15.2.0 for MEsh networking.(Mesh SDK version 3.3).
Hardware platform -nrf52832(pca10040).
Steps followed:
1. Compile and Run light switch demo...
Dear nordic,
I want to test Thread. I selected Thread Cli example for this. but i need to know something regard this. Iam new in the thread. from this example command is...
Hi, I am trying uart example now, not first time. I made it and check the receiving and transmitting data through ble last week.
The problem is it is not working now. Building...
When i am sending data packet from node a to node b why is b node relaying the message back and forth.It shudnt do that .
I just have 2 nodes in the current setup. Node...
I watched https://devzone.nordicsemi.com/f/nordic-q-a/33591/softdevice-s140-v6-0-0-how-to-set-the-channel-mask-for-different-channels
Does this work the same way in my situation...
I'm having a heck of a time getting the SAADC to just return one sample in a blocking manner using SDK 15.2.0
I'm pretty far along in developing a couple of nRF52840-based...
How many capture compares does each timer have on the nRF52810?
The documentation is conflicting. In the "Registers" section for the Timer peripheral in the data sheet it...