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...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The first chip silkscreen for 2050ST ,second chip silkscreen is 2109XN ,third silkscreen is 2052TJ, transmit power configuration for 8dBm actual test from the chip side, test...
Hello,
I'm trying to flash a nRF52840 board (Particle Xenon) with nRF Connect for VSC on macOS.
macOS Big Sur 10.16
Here is my nRF Connect - VS Code environment: ...
Hello,
I am using multiple ADC pins and realized that repeated calls to the ADC give inconsistent data, suggesting that the conversions are not completing before the next...
As far as I understand at the moment only proprietary solutions are available for Mesh DFU and Remote Provisioning.
I assume that Nordic is working on standard solution...
Hello,
After looking at the schematic of the nRF9160 DK and the Thingy:91, I noticed that for the nRF9160 DK there is only one antenna design for LTE, while for the Thingy...
Hello,
When I attempt to download the zip file with title: "nRF ready Smart Remote 3 for nRF52 Series firmware files, version 1.2.1.alpha" from https://www.nordicsemi.com...
Hi Team,
I have a few questions regarding nRF5 SDK and nRF Connect SDK.
I have previously used nRF5 SDK for two years, with and without freeRTOS. We might be making a...
Hello Devzone Community,
I am trying to incorporate Nordic's version of Segger Embedded Studio, SES v5.60 in Zephyr based firmware development for the nRF9160. I've cloned...
Hi, Im trying to get the debugger working in VSCode using the new nrfConnect for VSCode, while following the Youtube series for nRF Connect in VSCode. Im using the following...
When compiling the sample located in samples/subsys/nvs/src/main.c I get the following compile error:
I tried to revert the last commit and manage to compile and run the...
Hi DevZone !
I have a problem with the FDS library. I am using it to store configurations of my nRF52840 that I read every time the chip resets I will write in that only...
Hi,
I have a nRF51822 evaluation board and a nRF52833 DK.
Would it be possible to do Bluetooth direction finding with both of them?
I understand that nRF51822 is not...
Hi,
I am trying to measure my circuit sleep current while connected, through a high value resistor, the problem is while waking up each MIN_CONN_INTERVAL the processor wakes...
It is found that under the same routine in zigBee SDK, the project under pCA10056 folder can run normally without burning the protocol stack, but the project under PCA10059...