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,
I am trying to get the current time, using nrf9160 dk with v1.5.1. I tried using the following functions
proj.confg. tried enabling/disabling based on devzone case...
Hi, I am new to thingy52 and raspberry pi and now I am trying to connect 4 thingy52 to a raspberry pi to get the data from those sensors.
I have followed the Nodejs examples...
Hi,
I am developing a program about using MQTT service. It needs to set the APN. I used the following code to set APN. The first step is to set APN, it always fails. But...
Hi all, I've got the ppkv2 finally (after 4 months waiting). I'm a little confused, you (and the documentation said), that in Source Meter Moder the pkkv2 powers the dut ...
Hello, I'm currently evaluating NRF serial library for development. I have 2 questions that is not clear for me in the library.
1. What is the purpose of nrf_serial_rx_drain...
The BTLE specification does allow user/custom data to be added to the advertising packets. Which field in the advertising data structure is the right place for adding such...
Hi,
In the development stage, we all use nRF52 Development Kit for programming.
Because we will have some empty burning conditions after we import the production line...
I am trying to transmit data using nRF52840 DK with LE Coded PHY.
But I'm puzzled about how it encodes the data in the payload. As stated in BLUETOOTH CORE SPECIFICATION...
Hi,
I am working on a project. we want to get data over BLE in dongle and send them to PC using USB since it has more speed. for the first step, I want to program the nRF...
Hi,
at the description of the function : app_timer_start
The parameter "timeout_ticks" has a minimum value, what about the maximum value? in other words can we use this...
Hello. I'm researches the power consumption in System Off mode for nRF52810 chip. I use the next code to enter to System Off:
Chip is goes to System Off and average consumption...
Hi Nordic,
We have done some research on the DHT22 and the results showed that this sensor has excellent performance. Sadly it appears that neither the nRF9160 nor Zephyr...
Dear Nordic Team,
We have a problem in our project with custom PCB regarding DFU. It happens in most of our prototypes, but on some devices it doesn't happen.
Below...
I would like to self-provision my smartphone. Do you know how can I do this?
Then, I read that a smartphone must connect to a proxy via GATT bearer (hence a connection)...
I am new to nRF SDK. I am starting development for my nrf52810 based board. I am using blinky example from nRF5 SDK. I am using nRF52 DK board to flash and debug my nRF52810...