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" ;
...
Hello all,
I am using nRF52832 IC, Segger ES as IDE, SDK 14.20 and SD v5.0
I have around 70 bytes of data to be sent to a smartphone. I am using nRFConnect app to check...
Good afternoon. I need to make a network 5 or 6 nrf52840 boards connected as peripherals on a single central board, also of nrf52840. Each board will read a sensor, and send...
because I cannot find nRF module for testing.
and I want to use bluetooth 4.0 BLE with nRF uart
so my product will send data from serial port (rx ,tx through DB9 ) and...
Hi there, We are not using external Crystal for this design and thinking of reusing XL1 & XL2 (Pin 0 and Pin 1) for SPI (MISO & MOSI). But I found that I can't set properly...
So we're in production with the '832 and me, I drank the kool-aid already, but I'm trying to turn my cow-workers on to Nordic so I tell one of them "Oh install the command...
Hi There,
HW: PCA10056
SW: nRF5_SDK_15.2.0_9412b96
Test source code: ble_app_blinky
How can I create single Button with multiple condition based on the period of...
Dear Support,
I am working now on the PCA10040 Development-Board, I use the Booltoader from the nRF5_SDK_15.0.0 and the application from the nrf5_SDK_for_Mesh_v2.2.0. I...
Hi,
I have a crash in the LOG backend UART when the system shutdowns:
My power manager handler is as follows:
The crash occurs when the backend calls nrf_drv_uart_tx...
Dear Nordic,
I port one of my application for nRF52810 from nRF52832(application). i Followed as per guide. but when i build its showing an error.
RTE\Device\nRF52810_xxAA...
Hi, Sir
I met a problem when I enabled ble_adv_directed_slow_enabled in nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_hids_keyboard\pca10040\s132
The detailed...
Hey all,
I've been having a problem that it seems like a few others have had as well. When I connect my desktop computer to the devkit, it does not respond to any nrfjprog...
HI, I am using NRF52832 sdk15.2 .
I have some doubts
How to assign two to three different timers to do different functions
1. I need to read the sensor data every one...