Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
Is there any sample code integrated with HDC2010 Temperature & Humidity...
Hello,
I use a debugger probe (Segger Jlink) with the sdk_config.h setting SEGGER_RTT_MODE_BLOCK_IF_FIFO_FULL.
When my probe is not connected, there my product is blocked...
Hi, I am new to Nordic BLE development and trying to create an application that has beacon functionality with firmware upgrade over the BLE with the mobile phone and Nordic...
Hi,
So I've been developing just fine on the latest V1.0.0 SDK and SES 4.18. I literally stopped and started a new debugging session and suddenly SES is trying to reflash...
Hello!
I have 3 NRF52840 Preview DK's with Q1AAAA revision ICs. I have been putting those to good use, but I want to test some stuff with SPIM at 32Mhz, which I understand...
Hi,
I am using nRF9160DK, nrf v0.4.0, zephyr v1.14.99-ncs1
I have been trying to measure the boot time from when I press the reset to when it gets to the start of the...