Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
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...
When static authentication is used, it is my understanding that both the provisioner and the privisionee have a static preprogrammed key. The SDK says:
"The application...
Hi, starting from the demos on the devboard, I want to make a custom pcb work now. For that, I do not need UART/logging functions, which will otherwise cost me current consumption...
I use SDK15 and S132. I have examples\dfu\secure_bootloader\pca10040_ble loaded in my board. I can see it advertising when there is not valid app loaded.
Also, my app with...
Hello Nordic Team
I am working on zigBee project. I see there is uart example available in SDK which works BLE + end point. Is there any example available which works on...
Hi all!
I found solution for Xiaomi zigbee smart home sensors (gerkon, water sensor, pir motion, and other...) based on CC2530 zigbee shepherd and Trust Center Link Key...
I am doing a project with nRF24L01+ but i found out this is not certified chip to FCC. Is any other RF that is certified that i can replaced this RF24?
Hello,
I am creating a read-only characteristic with sd_ble_gatts_characteristic_add (specifically, characteristic_add). The value is 31 bytes.
On a Read Request, it is...
Hello
I would like to send my sensor data to a mobile application using BLE SDK 15. Someone suggested me to go through the BLE NUS SERVICE example which was a good one....
Hi,
I am new to Nordic development environment.
I am compiling the some code developed by vendor for NRF5 SDK 12.2.0
I am getting errors such as
Error1 snippet
...
Dear Colleagues,
I could use some help or ideas. I’m working on the link layer encryption of an open source Bluetooth stack. It starts to work! But, now I have the effect...
Using softdevice 6.1.0 and SDK 15.2:
Is it safe to use NRF_UICR->CUSTOMER[0] through CUSTOMER[5] for storing serial numbers?
It seems through in previous versions of SDK...
Hi All,
I have implemented the code for MASTER serial DFU in ST micro controller. which can send the app .bin file. I'm using 57600 baud and disable the flow control....
Hello,
I am using 15.2.0 SDK and 3.1.0 Mesh SDK.
I was trying to control two LED's on the nRF52DK using two generic level server models. I made following changes to the...
Hello. I got an nRF9160 DK with an iBasis eSIM that was already registered on an nRF Cloud account. Is it possible move the already activated eSIM to my Cloud account? I tried...