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...
Hello everyone,
I am totally new on bluetooth configuration. I have LIS3DH accelerometer from adafruit. and i have nrf51822 bluetooth beacon kit with me. I want to connect...
Respected sir/ madam
I have query regarding the testing of Nordic Semiconductor ASA- Direction Finding Antenna Board (PCA20054) using VNA (Vector Network Analyser). Please...
Hello,
I am testing multi link (1 central - 4 peripheral) bluetooth test with nRF52832 DK module.
I had some disconnect problem with respect to handle, so I changed some...
We want to use nRF52840 SoC as our controller in our custom Board. I have reviewed the product specification document of nrf52840. I have following queries:
Is High Voltage...
The LE Audio specification has published for over a year, but until now there isn't any public progress from Nordic, neither other BLE vendors.
So is there any technical...
Hello, i'm using nRF52833, pca10100.
I would like to connect multiple peripherals by referring to the mulit link example.
First of all, I'm going to try to connect to...
I'm trying to use the I2S peripheral on the nRF5340DK. It looks like the zephyr drivers don't currently support this board, so I need to use the nRFx drivers. I've ported...
Hi everyone,
I have a custom board based on nrf52840, the Fantsel BC840. I have created my custom board, changing assigment of pins for leds, buttons and UART0 on custom_board...
Hello Community,
I have nRF52840 board. When I connect board to system it not get detected.
I tested VCC supply it is OK.
COM port is not seen anymore.
I tried to...
Hi Sir/Madam,
Our application needs to be running on both cores and the network core needs to use some crypto algorithms provided by the crypto cell. From the data sheet...
Hi, dear Nordic & all:
I found nrfx_saadc_uninit() did not work when use SAADC's differential mode with SDK17.0.2, nrf52832, the fellowing is saadc init and configuration...
Hi, there:
based on \\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\pca10040\s132, I need add Just-Works bonding function. But this bonding request need launch...