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 Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0, gcc-arm-none-eabi-7-2018-q2 in my customboard.
Recently, I am making ble central module.
I can scan and...
Hi, I have only one question: during the write or erase cycle using fstorage, the cpu is locked? Sofdevice, Interrupts and main application are working also during with flash...
I'm using FDS together with Flash manager, and checked if everything goes alright in flash.
As per doc, I set FLASH_MANAGER_RECOVERY_PAGE_OFFSET_PAGES to FDS_PHY_PAGES....
Hi, I just try to start with the spi master example (nrf5sdk/examples/peripheral/spi) on mus PCA10040 board. I'm able to compile&flash it. It seems to be running (LED1 is...
Hi ,
I working on the getting started assistant setup but got failure when verify the GNU ARM embedded setup , see the following log :
11:32:05.867
c:\gnuarmemb\bin...
Hi,
Just want to ask what will be the effect if I will use an external oscillator (32.768kHz) with a CL nearly at max specification, let's say 12pF.
Thanks.
Hi,
Can we send a message from a Provisioner to a Unicast address in a mesh network?
I'm using nrf52832 and can send orreceive message between nodes in the mesh but I...
Using 4-bit SPI mode on the Display Controller side: SCL,MOSI,MISO ... and DCX (by which the controller distinguishes between command bytes and data bytes). There's no obvious...
Hi everyone,
Im Nicolas, from Colombia. I want to develop an IoT product, using nRF9160, but don't want to use the DK (is too big for my application). I've been reading...
HI,
I got the following log in my multiprotocol application:
SOFTDEVICE ASSERTION FAILED AT 0x00025b94
Since this address locates at softdevice, I can not know what...
Hi, i want to connect nRF52 Thingy with nRF6707 power profile kit to measure the current acquire by thingy.
How to connect the thingy to power profile kit
And also i...