Hello, I’m testing a circuit built with the nPM1300. When connecting or disconnecting power via USB-C, noise is generated at the circuit's button, causing unintended signals...
As subject, I want to build a NCS demo at console, but always report error:
C:\ncs\v3.0.0-rc1\zephyr\samples\basic\blinky>west build -b nrf52840dk/nrf52840 -- west build...
I have problem with i2c that can't read the cst816s, its always return log message `<err> cst816s: failed reading chip id` and `<err> cst816s: Could not read x data` when...
Hi Support team
1) What is the actual minimum operating temperature of nRF51802?
2) Could you help clarify more details about the temperature sensor(TEMP) of nRF51802...
Hello Nordic Engineers and community members,
I received an nRF7002-DK 1.0.2. (S/N: 1050757935), from Digi-Key today.
I've been following the YouTube video, "Getting Started...
i just rebuilt the code in the beacon_advertiser.zip file attach to this issue for the NRF52232....
the code runs as expected, though consumes about 200uA when sleeping...
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hi,
Good Day!
Problem: We have LED Screen connected to nrf52832 through SPI com and we have some led graphic effects in our application which requires some delay between...
Hello,
I need to send logged sensor data in external flash to a phone via BLE. What is the best way to accomplish this?
How should the GATT be designed for transferring...
Hi,
Q1, Would it send out APS ACK request? so the call back is dealing the APS ACK confirmation, right?
Q2, If we set the call back as NULL, how the buffer got released...
Hi, I used the SPI and SPIS examples to read a type K thermocouple with a max31856, the problem is that in no example do I get any response or data from the sensor, I wanted...
I am trying to understand how to use the non blocking APIs to ensure that the advertisement packet contains the latest data from my sensors. In blocking mode, it is a bit...
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_bootloader.html
This link shows the memory usage and range of each area but for Application...
I'm implementing communication with an MCU via UART. There are two types of communication – messages, and MCU DFU data. Messages are <256 bytes of data. MCU DFU is >50kb data...
Hi,... =)
I am currently working on a design that has an nRF9160 being powered by a 3.7V Li-Po battery and an accelerometer as well as nRF52810. The I2C bus on the design...
Good day! The technology being evaluated is a thread. As part of the evaluation of duplex data transmission capabilities, there is a need to create the following configuration...
Hello,
I am working on nRF52840 DK with nRF5_SDK_15.2.0_9412b96 and I used the example ble_app_rscs_c with absolutely no changes. I first erased the flash and then burned...
Hi there! I've developed with Nordic chips for years and really love the support, SDK, and awesome solutions you guys offer. Today, I would like to ask for some help.
I...
Hello,
I am using nrf5 SDK for thread and zigbee.
I want to enable child supervision check on FTD and MTD devices.
For this I have already set OPENTHREAD_ENABLE_CHILD_SUPERVISION...
Hi Nordic Team,
Please suggest when should the event handler for scanning at central device be called to scan all the peripheral devices which are advertising.
Please...