Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hello.
Your SDK 2.1.1 ZigBee Light example image size is large, 360996 B - That will not fit on the nRF52820.
This is probably why that chip is not included in the supported...
hi support team,
customer is writing root.cart and privite.cert to our modem, it returns ok, however when customer wants to read it back, it returns error.
the problem...
hi,
I want to use timer interrupt to start PWM function, and PWM had PWM interrupt too, hoping every 20ms to start PWM function, but if I open PWM and timer interrupt together...
Hi, We've migrated our product from using two processors (a STM32F7 running the application and an nRF52832 running BLE/NFC) to one, the nRF5340. Since the nRF52832 had ample...
Hello Nordic Team,
Initially, I used nrf9160 - dk flashed with modemShell application (nrf sample project) to make LTE connection with NRF cloud but couldn't be successful...
i'm trying to install the connect SDK and tried both desktop appimage route and manual west way. but cant get to finish downloading the SDK on clone stage... is there a way...
I'm having issues with the latest v3.0.4 nRF Connect Programmer. This issue never happens with the previous version. The Programmer cannot discover any J-link devices, except...
Hello,
We noticed in the nRF5 SAADC libraries the presence of a low_power bit setting on the nrf_drv_saadc_config_t config.
But, we were not able to find such low_power_mode...
I'm using nRF52810 for my custom board, followed complete reference circuit for DC DC
I want to know if I want to power the chip with coin cell 3.3 V, Can connect it directly...
Hi,
Our custom board stops working sometimes.
At this time, when the power is rebooted, it operates normally.
--
Custom board maker is not addressing this issue...
Hi,
SDK 17.1 has 2 example projects (Blinky) that exchange LED and Button state data. As it stands, the Peripheral side contains the LBS server and the Central contains...
Hi, I'm currently trying to send real time analog sensor data to hivemq broker using nrf9160 DK, is it possible to provide source code for this kind of project? I've attached...
Hi,
I am new to nRF Connect and the nrf52840 Dongle and I am a little confused on how to get started.
I followed the getting started a bit, but somehow I suspect this...
Hi,
I have recently updated to V2.1.1 and I can no longer get my BME280 sensor to work.
I am using the standard code from the samples directory,
my overlay file...