It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
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...