I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hi Everyone,
I'm having some trouble understanding the different combinations of low power modes and how to use them.
When I first power up my board I use about 500uA...
Hi team,
We are doing indoor navigation project using BLE nordic beacons and we are using ble_app_beacon as a transmitter.
We are calculating the position of person...
Hi there, i'm trying to connect to the internet from my nrf52 chip.
one way i think, we can use the ios as a shareing point for the embeded world.
And i tried from a win10...
Hello,
I have a Mesh application using the nRF5 Mesh SDK version 2.0.1.
I wish to implement the possibility for a node to forget its provisioning status and become unprovisioned...
Does the NRF51 DK come with a SWD interface connector-cable to plug into a PCB's SWD port when flashing/programming code into a WLCSP chip soldered onto the PCB? If not, are...
I'm trying to setup a simple host node to broadcast a attention message with no definitive destination node. I need any of the child nodes (primarily asleep) to see and process...
Hello everyone,
I tried to use the example project " ble_ant_app_hrm" SDKv14.2 but it doesn't work. The bluetooth connection work correctly, I connect my smartphone with...
Hello Nordic
I am developing our device. It uses SDK 14.2.0 and s332 SoftDevice.
This device communicate our app by using ble as peripherals.
I thought that our project...
Hi,
do the AES CCM module, AES ECB module, and the Cryptocell 310 (in nRF52840) employ measures against side channel attacks? I am mainly concerned with timing analysis...
Hi all,
I'm working with nRF52840 PDK and I'm using the last SDK and SoftDevice version: SDK v15.2.0 and SoftDevice v6.1.
I'm using the scanning module introduced in this...
hi
I am using nRF52832.i have added 3 service and and 3 characterastics to one service
1.Peripheral service (accelormeter + gyroscope sensor) and 3 characterstics
2...
Hi, Nordic team. I'm planning to create an iOS 11 BLE app.
I want to create a BLE app that can approximately depict indoor locations after the iOS device scans BLE beacons...
Hello,
I am thinking of using Thingy52 for my project. Before I order Thingy52, I would like to make sure if it will workout for my project.
(1) I wonder if data collected...
I am experimenting with light_switch server example from mesh SDK 2.1.1 . I want to add UART functionality to this example.
I referred to the ble_app_uart example from sdk15...
after cmake -G Ninja ..
-- SDK_ROOT=C:/BLE/SDK/nrf5_SDK_for_Mesh_v2.2.0_src/../nRF5_SDK_15.0.0_a53641a --- set with command line ARG -- PC-Lint executable not found. Linting...