If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
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...
Hi ~ SDK: nrf5_SDK_for_Mesh_v2_0_1 's ligth switch proxy client & proxy server IDEs : SEGGER Embedded Studio for ARM Release 3.40 Build 2018052200.36079 Windows x64 SoftDevices...
I'm looking for the nRF5x SDK v14.2.0-SR3 tha is written on the Smart Remote 3 for nRF52 user's manual. I could not find it on the DevZone, https://developer.nordicsemi.com...
Hi,
I am developing software supporting LEsecure using SDK 12.3 with nRF 51822.
Please tell me what to do when incorrect data is entered in "Passkey entry".
Currently...