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 There,
I have a question now. If I want to alter the frame format in the data linker, how do I do?
I try to find the source code of the data linker layer in the Mesh...
Dear Members, I want to log my ANT+ HRM into SDcard, I tried with flag, but it never goes to main loop, I'm using nRF52840 Code ANT HRM interrupt :
on the main loop...
hello,
i am using nrf52832 with our customized board and i am trying to send 427 characters string at a time using lbs service but it only accepts 200 characters in single...
Hi! I've got over 2000 smartwatches out in the field that are using the nRF52840. The hardware designers thought it was a great idea to expose the SWD pins along with the...
Hi experienced people
I try to initialize twi on pin 44 and 45.
ret_code_t err_code; const nrf_drv_twi_config_t twi_config_top = { .scl = 45, .sda = 44, .frequency = NRF_DRV_TWI_FREQ_100K...
Is there an easy way to get the manufacturing data from an advertisement packet in the 17.1.0 SDK?
I also struggled with extracting the rssi value and ended up using:
...
I'm using nrfx_saadc V2 in nRF5 SDK 17.0.2. In nrfx_saadc_abort nrf_saadc_task_trigger(NRF_SAADC_TASK_STOP); is called regardless of if the ADC is currently running. If the...
Hi!
We're using the nRF52810 chip, so we have a very limited amount of flash memory. We're looking at every opportunity to save some space. We currently run with a modified...
I've got the USB CDC ACM example up and running. I'd like to do something similar on the nrf52840 Dongle but rather than using a UART for the CLI, I'd like to use a second...
hi support team,
customer has one question about USB device to restart manually, because customer need to change the HID descriptor for some reason.
i tried on usb uninit...
I need your help to design the radio matching network on device nRF52805.
Here the reference design: infocenter.nordicsemi.com/index.jsp In this reference design L1, L2...
Hi Nordic Team,
My dev environment is as follows:
nRF58232+ ses+ sdk17.0+ softdevice 132
We are using BLE Chip on custom board
When we flash precompiled hex file...
Im working with nrf52833dk to implement USB mass storage using the flash to write into txt file.
main.c code is:
when flash and plug the usb the file storage apeare...
Hello!
My name is Carolina and i am working in my thesis with a multinacional enterprise in Aveiro University The objective is to develop a system like a security system...