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,
I wonder if I can disable saadc interrupt because saadc is under control of ppi in my project and I don't even need saadc interrupt or interrupt handler.
As I know...
hello Nordic
i am working with nrf52832, sdk 16.0, s132v7.0.1
the device is suppose to be powered on by a press button that is held for a few seconds. there are 2 lines...
I'm trying to use the duration advertising parameter to have the advertising timeout. The timeout works as expected when I have the J-Link debugger attached, however when...
I have developed a custom Buttonless DFU application on top of the default example in the NRF SDK. In this custom app, I have also merged the BLE UART application, so I include...
Hi, I am working with nrf9160 and I am trying to get unix time in a user-readable form. I found this code online that helps me do that ( github.com/.../main.c) but the header...
Hi,
I've searched the forum to see if anyone else has had the same issue as I'm having but couldn't find anything. I'm trying to do DFU via USB with the nRF52840 on a custom...
Dear Nordic,
We have almost completed development with nRF52810.
We are trying to improve the accuracy of product operation.
RC oscillator(LFRC) is currently used...
I used the Adafruit Bluefruit NRF52840 LE and added some simple code to this existing timer/counter for pulses: https://devzone.nordicsemi.com/f/nordic-q-a/62633/nrf52-timer...
Hi,
While going through some of the peripheral examples in 'nRF5_SDK_17.0.2', I found it puzzling to see that
the legacy (nrf_drv_*) and nrfx_* drivers are simultaneously...
Hi all,
trying to get CAN-bus support under Zephyr. Have a seed CAN bus shield link connected to PCA10040. The shield use SPI2 connected to MCP2515 CAN controller link ...
Hello
Is it possible to use the qspi of the nrf5340 for custom spi devices? I need the quad spi for the 96MHz speed which the normal spi does not have.
I know of the nrfx...