We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Dear All, I am working on SDK 2.1.0 and I was going through the ADC sample found in ncs/zephyr/samples/drivers/adc directory. I am working with a custom board, so I want to...
Dear Support,
I just received 2 nRF52840 DKs (PCA10056) rev 3.0.0. When I plug them to Windows machine I see 2 COM ports ennumerated (JLink CDC UASRT Port) instead of...
Hi,
I've been playing around with the Matter samples (in particular the window covering sample) to get them to work with the recently released Google Home Matter program...
Hello all,
would somebody please help to understand how much memory may be needed to use:
- BLE with mesh
- TWI to read the value from the sensor
- one PWM output...
Dear all,
I'm trying to develop Apple Nearby Interaction with nRF52840-DK using a DWM3000EVB. I'm using the software provided by Qorvo which is compatible and tested on...
I'm a user using nrf52832 s132. I am adjusting the BLE connection range. scan_init is init_scan.connect_if_match = false and adv report tried to connect the device to if(p_adv_report...
Short description: After establishing a BLE connection between two nRF52840 based boards (both running Zephyr) and starting data transmission (one transfer about every 500...
Hi Team,
We're using nrf52833, nCS V1.9.1 need information on for following things,
1. We need information on API from nCS SDK which un-provision's the device and...
Environment: nRF connect SDK 1.9.1
Hardware: nrf5340 dk
We try to send data by BLE NUS. According to excemple Bluetooth: Peripheral UART and Bluetooth: Throughput , we...
Hello Nordic team and fellow developers,
We are now making our custom board, and have a few questions:
1. MAGPIO gets 1V8 internally, but COEX needs it from VDD_GPIO....
I have the DFU Trigger code added to my application, and am using nrfutil to upload the package over USB. If I press the reset/DFU button on the dongle the process works fine...
Hi,
nrf-command-line-tools-10.16.0-x64.exe
If calling NRFJPROG_read_connected_emu_snr(..) ,when more than one JLINK is connected to the computer, a selection window...
According to the nPM1100 (PMIC) datasheet, the absolute maximum rating of VOUTB = VINT +0.3V.
VOUTB is the output of the internal DC/DC buck converter.
VINT is supplied...
NCS 2.0.0
Our application is using an nRF52833. Everything is running except measuring a voltage. I am looking for a simple SAADC sample to read a single-ended voltage on...
Following this link -> developer.nordicsemi.com/.../ug_matter_gs_adding_clusters.html I have set up two endpoints on a Matter end device (nRF52840 DK) and some commands and...