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...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
I'm attempting to use FDS on the nRF52840DK (PCA10056) with SDK V16.0 and SD enabled.
Per the documentation:
1) I register the callback function: fds_register(fds_evt_handler...
Hello, guys,
We are designing our custom board that contains nRF9160 SiP.
I would like to ask some questions here concerning programming/debugging nRF9160 SiP on the custom...
I am running my application on nRF SDK 16.0 and SoftDevice 7.2.0 but had this problem since 15.2 and 6.1.1 respectively. I thought it was resolved in an update since this...
Hello Everyone, I am using nRF52840 and i have 2 SPI slaves (Sensor and EEPROM), the sensor spi clock is use 10 MHz and the EEPROM is 40MHz, sck、mosi、miso、ss are all different...
Once I try to connect nrf52-dk development board to a personal computer, using a micro USB cable, once the USB is detected from the PC, it instantly reboot without any reason...
Hi Nordic team,
My OS is Windows 7 X64. My dongle is PCA1000 (nRF51822)
I used master control panel to connect with my target board and control it many years ago. But...
Hi all, I want to use the nRF52832 as the connectivity chip to give a separate application chip access to at least BLE and ANT capability. Ideally, the nRF would expose a...
I am trying to get the board advertiser name from the advertising data received by another scanner board. I am using softdevice S140 version 7.2.0.
The server board name...
Hi,
We are using nRF52840 MCU in High voltage configuration with DCDC enabled. We would like to measure the battery voltage which varies between 3.7 to 4.2 using a simple...
Hello,
LED 5 blinks fastly and LED 1 blink slowly on nRF52840 and I cannot see the device via USB. I have previously flashed zephyr blinky example code few days back and...
Hello:
I'm relatively new and have been using 52832 DK for several months without any problems. It is a great product. As I gained experience, I've tried programming other...
I am using openOCD as the debugger for my nRF52 device. Nothing is working anymore. I am seeing errors like:
$ Error: Could not find MEM-AP to control the core
$ Error...
I am trying to use fstorage with softdevice, I have replicated the flash_storage_example in my project. I have enabled all thing in sdk_config.h like shown in the example...
Hey experts, We encountered a problem about project porting and using KEIL compiling. Here are detailed: Our products are using gcc+makefile method to compile and generate...
Hi all
have used the LIS2DH successfully with the nRF52810, now have upgraded to the nRF52832. The SPI lines are not working at all i.e. when I scope them they are all...