HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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...