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...
There are two DKs, one works as a slave while the other works as a master. When these two peripherals are connected via Bluetooth, they exchange each other's parameters via...
Dear Support Team
Our customer prepared to develop a triple mode operation game keyboard which communicating over Bluetooth LE, either via the dongle or USB. Should the...
Hello, thank you for taking the time to read this.
I've been reading through some of the forms, and I'd highly appreciate someone with more experience giving me some input...
Hi Support Team,
I’m designing a custom PCB using the nRF52840 based on "Circuit configuration no. 6" from the nRF52840_PS_v1.0.pdf. On our design, VDD_nRF = 1.8V which...
Hello,
I'm making some sensors based on nRF52832 and I'm using them as native transceivers. Maybe I'll look at BLE Mesh in the future but at the moment I just send and receive...
SDK 17.1.0
I developed a firmware that can be used in nrf52833-CJAA-R, but it can't be used in the nrf52833-CJAA-B.
According to the following link:
devzone.nordicsemi...
Hi Nordicsemi Team,
The one of our customers recently purchased NRF52-DK (Dev. Kit) which was Ver 2.1.0.
But This time has issue. He thinks after version 3.0.0. cause...
Hi, I am currently trying to use PWM on nrf9160 DK to control a stepper motor. Do you have any sample code for PWM? Also do you have the pin assignment of which pin on the...
Hello! I am working on a project I have set " sensor/server" as my starting point. The sensor is successfully interfaced with NRF52 I need to store the calibrated data of...
We're trying to develop a device driver by putting it in our application folder (under /drivers).
The west build system now recognises and builds it through the Kconfig...
I am following the instructions to set up NUS shell through bluetooth with the following example: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth...
hello
I try to make work the ADC on the NRF52840DK
I would like to use any of the 6 channels on the ARDUINO connector (p0.3, p0.4, p0.28-p0.31)
I am simply not able...
Hi . We have been struggling for months now to achieve DFU updates for our firmware with no success. On our latest stage we get "Can't find room for update". We are just trying...
Hi,
I have a very high consumption when using the ADC of the nRF9160, I am using the NCS 2.0, the firmware used is inspired by the sample provided on github below:
https...
HI
What is the difference between the two BLE commands?
From testing, I see that only the second works when I am writing to characteristic that is 1 byte long.