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'm implementing a beacon scanner with nRF52 using nrf_ble_scan.c. After the scan has been configured with no filters, no advertisement reports are returned to the...
Hi,
The definition of the COEX1 pin looks to be really interesting for applications that need a reliable time reference. A 1PPS GPS output is very useful; absolute accuracy...
Hi
Our nRF9160DK card seems to have stopped working. We attached a sensor to the card (We might have connected the reset pin on the P7 strip) and now I can't start any program...
I was trying to make sense of the serial support in mcuboot, but it uses a protocol and format I don't recognize. I expect they're generated by the Apache Newt tools, since...
I am designing a board based on the nRF52832 and wanted to examine the reference design files 'nRF52832-QFAx Reference Layout_v11.'.
However, The the downloadable files...
Hello!
I am using a nRF52832 with the S132 v4.0.3 softdevice. But I get an error from the softdevice via softdevice_fault_handler.
It gives me id 1(which suggest a NRF_FAULT_ID_SD_ASSERT...
Hi,
I'm using SDK 15.2. The bluetooth disconnects when I enable notifications on nrfConnect. This happens only if I increase the number of bytes to be sent. I'm writing...
hii,
i am currently using light switch example proxy server and proxy clients.
here i am using 3 boards ,2 board(node B &C) are programmed with 4 generic onoff servers...
Hi,
We have a bluetooth product which uses Nrf52840 as the MCU. It composes of a peripheral and a central device of which connect with each other via bluetooth and they...
I have a question about "SEGGER Embedded Studio for ARM V4.12".
I specify a hex file in "Project Options"-> "Debug"-> "Loader"-> "Additional Load File [1]". With this setting...
I have a question about TX Power.
SDK: 15.3.0 Example: ble_app_multirole_lesc Device: EYSHJNZWZ (nRF52832)
The device operates as a “Peripheral”. Is there a way to know...
Hi Devzone!
I merged app_multilink_central and app_uart_c on central side and used app_uart on peripheral side.
I'm using 2 peripherals and 1 central now, and those can...
Are there any examples for disabling/enabling peripherals at runtime for low power purposes on the nRF91 on ncs v1.0.0?
I've seen these threads but they didn't have the...
Hi all We are using nRF9160 gone through all tutorial like GPS,GPIO peripherals,Led blinking Now my main question is How to use PSM mode and eDRX mode program for nRF9160...
I am having trouble getting the nRF9160 DK to find a network running the Asset Tracker than came in the device. It appears to reset after 15 seconds of LED 3 blinking. I can...