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 I am developing a prototype with the Thingy 91 that allows to have the default log in the UART0 <-> USB and collect the data of a sensor through the P6 expansion port...
I have a custom board using NRF52832 which communicates with a BMI160 accelerometer/gyroscope chip by SPI.
I have been developing in Segger Embedded Studio (v5.10d) in debug...
Is the nRF52840 sniffer is support to capture, decrypt and analyze the mesh specific data?
currently, BLE based sniffers can only able to saw a advertise data without any...
I am receiving an unexpected warning from nrf_atfifo_item_get that reports "Get failed - no item in the FIFO." This occurs when I start advertising using
void advertising_start...
Dear, Nordic.
I am developing with nrf52832.
I want to evaluate the characteristics of each version of BLE on specific hardware.
What I want to know is how to implement...
Hello all,
I am using the example \ examples \ ble_peripheral \ ble_app_uart Right now I'm having a problem that I cannot use FDS. My fds_event_handler I never see case...
Hi
NRF52810
SDK 17 SoftDevice S112 V7.0.1
We have migrate to nRF5_SDK_17.0.0 from nRF5_SDK_15.3.0_59ac345
Central on chip nrf52832 has migrated successfully
...
Hello Everyone
I have an Interrupt Signal at 8MHz after which I need to execute some stuff. I set up an Interrup on an GPIO Pin to test it but at around 4MHz the nRF5340...
I develop a pcb based on the n52832 chip, when the reference of the chip is n52832 qfaae1 all works good, but when i use the n52832 qfaab0 chip it's unprogrammable.
i'm...
Hello
I want to test the nrf52DK board by connecting it to the battery. However, the reset button does not work when only the battery is connected.
To activate the reset...
Hi,
I have three nRF52 DKs,instance is “ nrf5_SDK_for_Mesh_v4.2.0_serial”。When I send commands from PC (UART) to DKs ,DKs running well,but often no response from DK (UART...