I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
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...