Hi,
I noticed in the nRF54L QFN48 reference design, for the NRESET pin, there is an RC filter (1Kohm series R and 3.9pF shunt cap). What's this for and is it necessary?...
Hello,
I am using a nrf5340 dev kit. When I use SPIM the output from the pins gives the correct hex values but the output's amplitude is only around 100-200 mV. I know that...
Hi,
I'm using the nRF52840 with the SoftDevice for BLE. In my system, it's primarily a BLE transceiver controlled via SPI by an external TI MSP430. We're considering implementing...
Hello,
I want to request AGNSS information from nrf cloud services using my nRF9151DK board. As a first step, I flashed the nRF Cloud multi-service application onto my DK...
Hello,
I just received my Thingy:91X which I purchased through DigiKey. I am trying to connect it to hello.nrfcloud but I keep getting the following message: " The fingerprint...
With reference to the Thingy:91x reference design, I see that the LNA (SKY65943-11) on the GPS signal path is powered by one of the switching converters from the nPM1300:...
Hi,
I'm using cdc_acm to create two COM ports on a PC -
// USB support
& zephyr_udc0 {
cdc_acm_uart0: cdc_acm_uart0 {
compatible = "zephyr,cdc-acm-uart" ;
...
Hi...
How to read and write to the external flash
I am using sdk 15.2 version, interfacing the development kit nRF52832 with w25q64 external flash via spi. I have read...
Hi,
I have a Thingy:91 v 1.0.0 which runs fine with the provided asset tracker firmware thingy91_nbiot_dfu_2020-04-29_bc7ade8b.hex. Cloud connect also is fine.
I managed...
Hi Didrik Rokhaug,
sdk:ncs v1.2
Routine path:D:\ncs\v1.2.0\nrf\samples\nrf9160\at_client
The routine is attached:
The test results are shown in the figure below: ...
Hi,
I want to update the firmware of my Nordic controller nrf52810( DFU Target ) using ESP-WROOM32(DFU Controller) using BLE protocol.
Please suggest how to proceed. ...
I am trying to communicate between my mobile Bluetooth and a BLE sysyem (Bluetooth low energy chip and evaluation board). The BLE chip I am using is NINA-B301 and evaulation...
I experimented with nRF52840 for 1 month. It was uploaded to the board well before, but suddenly I can't get the port.
So after finding a lot of Q&A, 1. Press button-4 ...
I've just moved over to the latest SDK version 1.3.1 (i uninstalled the previous version before installing the new one)
I installed it via the toolchain manager as usual...
Running an application that is using a 32 Mhz SPIM3 interface and it is working fine on our custom board.
As part of the interface testing, a logic analyzer was used to...
According to what I know, the nRF52840 lacks hardware to support AoA as defined in BLE 5.1. Still, the web page of the device mentions that it supports BLE 5.1. What is the...
Hello, I'm trying to send some payload via ELECTRICAL_MEASUREMENT cluster. The sending is realized in the similar way to the zigbee_light_switch example. I'm sending data...
Hi,
We have been working with an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
By measuring with the power profiler kit, we got a system...
I am developing an application that includes custom services. The application is updated by the bootloader. I looked up the post about NRF_ERROR_NO_MEM and modified sdk_config...
Hello, i have a question about program interaction with softdevice and using timeslot API.
I have custom board with nRF52811 chip on it and want to realize peripheral and...
Hello,
I have been playing around with LTE PSM and eDRX modes and had some questions regarding configuration.
If I configure the PSM/eDRX timing windows, how do I know...
Dear All
I want to advertise as broadcaster (not peripheral and also not as a beacon). Advertising packages do not have the information nonconnectable and even if I am using...