Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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...
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...
Summary: Not able to see messages from printf() statements in the code on the serial monitor.
I'm new to Nordic platform and to Segger Embedded Studio.
I have a Nordic...
Hello,
could you please tell me how to configure the Hardware Chip Select Funtionality for SPIM3. I am developing a communication between a sensor and the NRF via SPI transfers...