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...
Hai, I'm trying to learn the UART using the example code available in nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart. I'm using BMD-300 Evaluation Board. I'm...
I am looking at the NRF52832 for some projects and so downloaded the SDK and opened an example project in Segger Embedded Studio (SES). I was shocked to find that the directory...
Hi Devzone!
I'm using UART for sending AT COMMAND and receive the response from lte modem.
I use LM5 which is LTE modem made by m2mnet.
I thought It can be implemented...
I updated to nRF Connect 3.0 today and its seemed to causes issues with any Dongles I connect to my PC. I get the following error:
ERROR Unsupported device with serial number...
Hello,
I want to use the nRF52832 as native transceiver 2.4GHz and I'm looking at examples of the latest SDK.
I'm using Segger Embedded Studio.
I found some examples...
Hi, I'm on final development stage of my custom board. I'm using nRF52840 with nRF5 SDK v15.0.0 and S140 SoftDevice v6.0.0. I need to trace the over-the-air communication...
I'm not using a softdevice, and am doing some time critical measurements when the radio begins transmitting.
This code works very well with nrf51:
__disable_irq(); NRF_RADIO...
Hello
I have a question i cannot figure out. I'm using my phone to send string on my NUS client (NRF52 with SDK15.3.0 and FreeRTOS) and the event BLE_NUS_EVT_RX_DATA is...
Hi,
I am new to development with Nordic chips. I am using nRF52840-DK (SES,nRF5_SDK_15.3.0_59ac345) to read analog input on ADC pin AIN0. I want to continuously read the...
Hi,
I used a NRF52832 to test our product with Python Script.
I enable my notification. I start to receive notification and I have a crash after received first notification...
I've used the DFU bootloader from SDK 14, s132 and the ble app uart example as a boilerplate for my app.
Now i'm looking into making some relatively large changes to the...
Hi,
I have problem compiling "HTTP application update" sample form the SDK for the NRF9160. I am using all the latest tools: * segger embedded studio: v4.18 * nrf SDK v1...
Hello,
I had problems connecting the periphery to the central. When I connect them, I get notifications like this from peripheral, but after this message they don't lose...