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...
Hi!
Most of the project's application code is written in C++.
SDK headers are guarded with the extern "C" therefore when including no problems arise with linkage.
The...
Hello,everyone
nrf52840,use sdk15.3.0, and I just want to run the example uart,but there is an error which is :ble_link_ctx_manager.h:no such file or directory. and then...
hello ,everyone,
I want to add the dfu service to the hrs example, but after I follow the step by step guide operation, I import the (settings+softdevice+bootloader+app...
I've tried to use Nordic Infocenter ( infocenter.nordicsemi.com/index.jsp) and it doesn't show documentation pages. It shows blank pages instead (see attached screenshot)...
Hi,
I'm using S132 SD 6.1.0. I'm transferring some advertising data to the SoftDevice and it returns INVALD_PARAMETER. How can I find out, where the problem of the SoftDevice...
Hi,
I got an issue with a battery powered sensor with generic OOB NFC pairing. The NFC is used to pair the sensor with a gateway, but if the device is not connected it must...
I just got the nRF9160DK. Followed instructions in video.
1. SIM card activated
2. Input sequence (push buttons and switches)
Expected LTE device added in nrfcloud ...
Hello,
I am developing an application that will eventually have quite a few different modules and I need to add timers to some of them. I use UART, I2C, SPI, RTC and some...
Hello,
I have a project where I'm using I2C. I want to configure P0.14 and P0.15 as my I2C pins as I already made a board thinking those would be available, however I get...
Hi, I am using SDK 15.1
My device is got hang during execution, namely in the function fds_init() - > while(!m_fds_initialized){..}
I wanted to reproduce this issue...
Hello,
Please can someone help me to undrestand this error while running other exemples in my nrf 51 DK with nrf 51422
PS: IDE : Segger Embedded Studio
SDK : NRF5_SDK_15...
Hello, I'm having a trouble over here, I read some tutorials for creating custom services and characteristics for BLE, and everything is running fine, I have a service with...
Hello,
I wanted to updated to SDK 12.2 and I noticed that FreeRtos is consuming 800uA in sleep!!! We do battery powered application and with this power consumption our battery...