Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi Nordic
I saw the Dfu example.
BLE Secure DFU Bootloader and Buttonless DFU Template Application. I have two questions here. The boot loader and app distinguish a ram...
I'm getting a weird behaviour on my first NRF52 custom board. It's a BLE with HR, battery and a custom service. After programming I can test it properly with/without debugger...
Hi,
I am using SDK 14.0 on nRF52840 (DK), with sofdevice enabled and FreeRTOS port.
My question reagrds the "blocking mode" transfer - event handler was not provided...
I have four PCA10056 Development Boards and I downloaded the SDK for BLE Mesh. The examples, however, only work with the PCA10040 boards. I have tried redefining the board...
Hi all,
We are ready to have our product released and need to have it tested and certified for release in the following markets:
North America = FCC IC
Europe...
Hello,
I would like to configure the NRF51822 as a Peripheral to receive data from a smart phone, and then call a routine when the receive process has been terminated....
I'm using the nrf52832 and I need to stream audio from an SPI connected memory chip, to an I2S connected amplifier. Is there a way I can have the SPI device stream data directly...
Hello,
i have the following setup: nrf52 as peripheral, smartphone as central.
Peripheral's purpose is to be an interface between appliance and smartphone. It has no pairing...
Hello,
For more "simplicity" I have devised my own OTA update procedure. It relies on image information being embedded in a dedicated section (I have modified the linker...
Hello,
I have succesfuly used ble_app_hrs--longwrite examples provided in dev zone to receive >20bytes from NRF Connect with my pca10028 board. How can I send >20 bytes...
Hello
I am trying to build a project, the problem is that the project is not linking properly, it compiles for sure. During link process I have this errors:
C:\nrf52\workspace...
Some questions regarding offset calibration when doing single samples (or burst mode) from multiple input pins:
Can SAADC offset calibration be performed after SAADC...
I am developing a BLE peripheral application on nRF52832 and SDK 14.3.
I have been power profiling my application and quite happy with the results, except for when the...
Hi there,
I was trying to understand "sleep" power modes of the chip (CPU + Peripherals) in a bit more details - but my understanding is that everything is handled by the...