I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
We have a board based on the nrf9160dk.
The project is essentially based off the "LTE sensor gateway" project with hcl_lpuart to utilize the nrf52840 for BLE. Chip shortages...
Hello,
I am performing garbage collection. During the garbage collection an event could be fired (from the softdevice) that causes updating of records.
My question is...
Hi
I would like to know, if Zephyr-s ssd16xx driver supports display driver board power supply control? I see from Zephyr documentation ( solomon,ssd16xxfb (on spi bus)...
Hello,
I recently installed the nRF Connect extension for VS Code on my Mac M1. I am unable to see my connected board as part of the nRF Connect extension.
Setup
...
Hi,
I see that the latest Nordic SDK ( v17.1.0) supports mbed TLS version of 2.16.10 only. However, we have received a End of life notification for the same ( Mbed TLS...
Dear All
Could you point me a timer example, can be used to time the interval in ms between something? like read the system time when something happens and then read again...
Is there a way to find you the reason for RRC Connect?
I'm using a simple software developed based on NCS AWS IoT sample. I've implemented the SW to test power consumption...
Hi,
I need to configure an nRF52832 to wake up periodically from SYSTEM_ON and SYSTEM_OFF and, also, when a GPIO pin changes.
Where can I find sample code and docs for...
Hi Nordic experts,
i figure out how to add the end-point-out to the BLE HID EXAMPLE and i cheched it out on linux ubuntu and on windows 10.
It seems to work correctly...
For my Thingy91 project I need to hook into a variety of hardware interfaces including I2C. I am struggling to relate the pins https://infocenter.nordicsemi.com/topic/ug_thingy91...
Hello,
I'm using the nRF Connect SDK 1.9.1 and I have defined a custom board with nRF52840. This works for normal code (samples, etc).
The .dst has the following structure...
Hi,
Im using PCA10056 nrf52840 to measure light intensity with photodetector.
I got that sensor to measure the intensity of the light on the Arduino. But I don't know...
Hi all,
I have a problem when I try to debug nRF52832 target. The nRF52832 chip is advertising properly but as soon as I enter in debug mode, advertising stops. There is...
We got a project that is using custom boards and custom libraries that is able to compile for one board and that output strange errors for an other. Following is the prj.conf...