i am working on custom board nRF52840 with display ST7789 + touch Ft6336
1) i want to use LVGL library with Display how do i get started with LVGL .Any tutorials or sample...
Hi,
I want to use nPM1300EK、nPM PowerUP (official v2.1.1) profiling a chargeable battery, whose rated capacity、standard charging current is 2000mAh and 400mA respectively...
Hello,
I'm developing my custom sensor application. It's a matter over thread device. Before final product I'm working on a NRF52840 DK PCA 100056 v3.0.1 and NCS 3.02. It...
Hello,
I higly need to run twister unit tests in debug mode with breakpoints, step by step, spies and other debug tools in vscode. I did not find a way to do so.
Is...
Dear devzone, Can our nRF52840 detect 20 nanosecond voltage fluctuations using COMP? For example, if I set a lower threshold of 20mV and an upper threshold of 60mV, and the...
Hi nordic: What is the peak current of NRF9151? The relevant parameter cannot be found in the datasheet, while it is available for NRF9160.
Best Regards
JERMI.JIN
I'm using the nRF52840-DK part number 1490-1072-ND I ordered last week. In both nRF Connect for Desktop and the VS code extension the device wasn't able to detect. Tried two...
My application would like to receieve notifications at several different times before a radio notification event. Specifically the application needs to receive notification...
Hello,
i have two operation modes:
One or more devices are bonded and advertising mode with whitelist (BLE_GAP_ADV_FP_FILTER_CONNREQ)
A new proximity central device...
Hi all,
From this forum and the examples given in the "sdk" find two approaches to measuring the battery voltage:
using external divider 10M/2.2M+22nF
using integrated...
In the previous discussion you told me to buy Mod nRF-8001 from olimex and i was also very optimist after going through its design that it can easily be connected to Arduino...
I have an application in which I would like to be able to enable and disable the SoftDevice.
But there are peripherals (Application Timers, Two Wire Interface, etc) that...
Hi,
I'm using PCA10001 connect to a sensor chip.I would like to set the register values for sensor chip as SPI master role and I need to switch to slave role to read the...
Hello,
i just want setup 1Tx and 1 RX using NRF24L01+ chips. but i am confused what should be Transmitter side Tx & Rx and what should be in Rx Tx & RX ? in order to use...
Hi,
There were similar questions already anwsered but none of them work for me. So the situation is as follows. When i program the chip though SWD interface the chip probably...
Hi,
Regarding the source found in "Nordic/Source/ble*" etc (downloaded as part of the nrf518xx SDK
[*] How can I find out which revision/release-tag I'm using. Would...
My design may not connect to a client for most of its operational life but will need to be in advertizing mode whenever not connected. I want to specifiy the advertizing interval...
The nRF Utility app for Android does not support the Galaxy Note 3 yet. Probably because the phone has only been released for a few days so far.
Please add support for...
Hi all,
I am a new user to the BLE technology and to the Nordic's development tools/chips.
I use the nRF51822 development kit and the nRFgo Starter kit to develop a BLE...
In my current project, I have to develop a board with 2 mcu:
nRF51822
STM32F2/F4
The nRF51822 should running S110 SoftDevice and act as a kind of »over the air«...