I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
Hello.The SDK version I'm using is 17.0.1 and the protocol stack version is S140_7.2.0. I use the nrfutil to generate the update zip file for dfu,but I find that the nrfutil...
Hello! I have the whitelist support for my device with the default settings:
My goal is to rewrite saved addresses in the whitelist, when there is a new 9th address bonded...
Hi,
I'm working on adding the buttonless DFU function to my application. It works fine when I disable NRF_PWR_MGMT_CONFIG_AUTO_SHUTDOWN_RETRY in sdk_config.h . However,...
Hi everyone.
I have a custom board with nRF52832. I am using J-Link for programming. In my custom board, SWD pins are exposed. So I can erase nRF52832 succesfully and programmed...
I have recently switched from development with the nRF52832 to the nRF52840 and along with this switched from the nRF52-DK to the nRF52840-DK. I am unable to connect to the...
Hi everyone,
I try to connect simulatanoues 12 BLE devices to a Linux PC with Bluez.
You cannot go above 5 with commercial BLE controller.
So I want to use the dongle...
As many others have found, and answered questions here and here and in other posts, DFU will prematurely exit IF you have enabled WDT in your application, as the current Nordic...
Dear Nordic Engineers
I recently encountered a problem when developing NRF9160.I developed it based on the example of asset_tracker_v2.Now I have an .a file of an encryption...
I am using SDK 15.2 with Segger Studio
I am using an external button on pin 4 to enter sleep mode on a long press and wake up the device.
I am able to enter sleep...
Hi
I am using sht85 to detect temperature/humidity in my Light lightness server code
In the original server code, by pressing 1 or 2 you get to either decrease or increase...
Hi,
I'm working on a project using the nRF9160 (NCS V1.7.1, V1.3.0 modem firmware) and am utilizing the 1PPS signal.
It is working well, however when the fix is lost...
Is it possible to get access to an old version of the Bluetooth App in nRF Connect Desktop? There has recently an update that has proven very unreliable. It constantly crashes...
Dear NCS experts, can you please lend a hand at configuring gpio input pins at nRF Connect SDK (1.7.1)? Here's a short code snippet that configures pin 3 as input: This is...