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...
(added comment regarding intitialisation of GZP_PARAMS sunday 19 Aug)
I would very much like to use the gzp_dynamic_pairing package on the nRF52. Unfortunately I cannot...
hi, i am doing a project where i have to change adv name of ble device.
i am using nrf sdk 15.3.0 ble_app_blinky example for pca 10040e because it has all the things i need...
Hi,
I have created a new project and am following BLE_TEMPLATE. I want to learn, that is why I am not copying and pasting the solution and modifying - its the last resort...
Hallo everyone,
I'm using Eclipse IDE for C/C++ Version 2018-12 (4.10.0), my OS is Ubuntu 18.04.2 LTS and my hardware is the NRF52840 DK. I'm using the GCC C and C++ Compiler...
Hi,
I already asked a similar question 6 month ago ( ticket ) but we never got a solution to this.
Now, after 15 month of development, our mesh-applications are almost...
hi I used light switch example in mesh SDK. i want put device in sleep mode if the device is detected sunlight (using solar panel). if again darkness detect means it will...
Hi,
I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I used the nRF UART and nRF...
I'm advertising a custom 128bit UUID for my service.
when I added the buttonless DFU service, the UUID in the advertisement packet got mixed, I ended up with the base uuid...
Dear nordic,
I have some doubts regarding ble nus service.
1. how many bytes i can transfer in one packet t a time from smart phone to nrf52832 viceversa?
2. Is it any...
We are using the Nordic nRF52832 and the nRF51822 in two different products. We seek to distinguish between these products and other BTLE devices with a scan using a dongle...
Dear Sir,
I am using nrf52832
SDK 15 and softdevice s132.
I have made a custom board using BMD300 module (nrf52832 based module).
I have takem the following pins...
Hi Everyone,
I am having this issue where i am not able to get ADC and BLE working together.
I am using external ADC and i am using BLE app uart as the base to develop...
I have a basic question regarding the interrupt priority. I want to know if the lower priority is triggered while the higher priority interrupt is served, is the lower priority...
Hi
I want to use GCC 4.9 2015q3 to build code on SDK v15.2 and v15.3 but it shows it cannot find 6 2017-q2-update and 7 2018-q2-update.
Checked Infocenter - Secure DFU...