Smartbadge epaper custom board using nrf5340/nrf7002, with an NFC loop to allow NFC card emulation/communication. Building using NCS2.9 with sysbuild.
I want to be able...
Hi,
Per Case ID: 298180, Nordic will help tune an antenna.
I have completed my first design and attempted to duplicate the meander antenna from the nRF52840 dongle...
Hi,I have been using I2S communication in nrf54l15 DK board with zephyr but couldn't able to get clock to I2s .I couldn't able to get configure clock in overlay file ,can...
I am running a modified asset_tracker_v2 on a nRF9160. all is working fine. I am upgrading from SDK v2.5 to SDK 2.90. After a build I find the merged.hex file under the build...
Hi!
I'm trying to decipher the MPSL FEM API documentation and I'm adding code to a bare metal project to initialize the simple gpio interface FEM config.
I'm running ...
I'm looking at Product Specification v1.2 - Reference Circuitry Configuration 2 where BUCK2 is not used. The schematic shows the output VOUT2 is tied to VSYS in this case...
I have a BLE system where multiple sensors operate as peripherals and send data to a BLE central. These sensors enter sleep mode after transmitting data and later wake up...
(I understand my question is similar to devzone.nordicsemi.com/.../ , but I would like some additional clarification not provided in that post.)
Hello, I've been developing...
On a BLE_GAP_EVT_CONNECTED, I'll send some data to an attached microcontroller via UART. The code will expect a response of that data, all while being inside that BLE_GAP_EVT_CONNECTED...
My application involves the Nrf52 using softdevice and a slave only SPI ADC running at approximately 26khz. The ADC has a pin interrupt to indicate data ready. There seems...
Building nrf_delay.c (or anything else including nrf_delay.h ) with NRF52 defined produces:
arm-none-eabi-gcc -I C:\Nordic\nRF5_SDK_11.0.0-2.alpha\components\device -D_DEBUG...
Hi, someone know whi when i press disconnect on iphone the nrf51 restart from the mail?!
Why if i disconnect android device the chip does not restart as the iphone?! is normal...
I'm trying to build BLE driver 0.5.0 for 64bits.
I've downloaded:
MinGW 4.8.2 64bits
boost 1.56 and compiled it using address-model=64
CMake 3.4.1
Python...
Hello Nordic community:
I've read about Serialization in the nRF51 SDK doc and would like to prototype an example with it.
I saw a notice of it being removed post 7...
Hi,
Is it possible to get a more detailed description of the GPIO block than what is available in the reference manual? Specifically i'm interested in how the disconnect...
Hello Everyone,
I want to run a couple of test on the nRF51422 radio. However, how do I go about checking the firmware on these devices without the use of a motherboard...
Our device fetches fused quaternion from MPU and transmits via NRF 51822.we are using 3.7v li-ion battery.we are using Non-volatile memory.
Currently we are facing these...
I am trying to run BLE central peripheral dual role on nrf52 pca10040 with nrf_uart as service. Also, I have redbearlab BLE nano as peripheral (nrf51822 based).
I am getting...
Hi, I would like to ask that, whenever I put my function in main.c, the borad become undiscoverable.
I'm using nRF51 with ble_app_uart_s110_pca10028, and below are my function...
use nRF Toolbox APP to bonded peripheral device even disconnect and connect don't need input PIN code again, but when I turn off BT the APP lost bond information. next time...
Can the S120 work without RTC XTAL?
Iam using SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_250MS_CALIBRATION, false);
but it still hangs in the softdevice_handler_init...