Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
During WDT implementation I went into flash loader problems.
It is not possible to start a new debugger session (flashing) and the system is stopped at the progress bar...
Hello,
we have bought a bmd340 low energy module that we mounted on a selfmade breakout board. Now we want to read an analog value into the bluetooth module. How can we...
In the "Getting Started->Integrating Mesh into nRF5 SDK Examples" documentation for nRF Mesh SDK v3.2.0 it is stated that nRF5 SDK integration is only tested with nRF5 SDK...
Hi. I want to use nRF52840 as a gateway(connected to cloud via Ethernet). I have to transmit a vast number of nodes' data to the cloud via the gateway. To begin with I can...
Hi Sir/Miss,
We want to test advertising interval time of peripheral device to follow APPLE accessory guideline.
We found some topic on forum, it mentions that uses...
I have a custom board. It has its Tx and Rx combined into one wire bus. I am able to transmit data on the bus. But I am unable to receive any data on the board. This is because...
I have nrf9160dk. I want to give AT commands to the sdk through the processor instead of giving it from the PC i.e want to program the processor in a way so that we don't...
For testing direct advertising i used sdkv10 keyboard example, but when im disconnected device form nrf connect manually its resetting. I debug code found that in BLE_ADV_EVT_PEER_ADDR_REQUEST...
hello
I am a newbee in BLE dev.
I try to connect the sensor to the Adafruit board thrut BLE. The sensor is Sensor it is saw on nrf connect iOS as
I mod the HRM central...
Hi,
I am try to configure internal RC (LFCLK) but device hang in "sd_softdevice_enable(&clock_lf_cfg, app_error_fault_handler);" API.
Changed in "sdk_config.h" to enable...
Hi
When we enable the ADC on the nRF9160, we se a considerable rise in current consumption in standby mode, from sub-100 µA to several hundreds of µA (~400 µA). How do we...
Now that most or all of the Nordic nRF5 SDK is covered by the permissive 5-clause Nordic license (as of June 2017: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
Hi
we are working on ble_nus_c multilink implementation and had problems when more than 1 server is connected: we've noticed that data get mixed between servers.
when...