Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi,
in my company, we are using an nRF9160 on a custom board. Recently we updated from NCS 1.8.0 to 2.0.2 (we also still use spm for now).
1.8.0 was already not super...
Hello all, Ive combed through the NRF52840 datasheet and the BMD341 datasheet, and SDK examples attempting to determine if through software (and possible hardware change)...
Hello,
in our application we want to use a simple serial Spi Flash: M25P40 (only 1 data signal).
For evaluationI I connected this Spi Flash to the nrf5340-DK Board:
...
Hi
I want to implement function of scheduler server model with Timer server model, I checked the nRF Connect SDK, but I still did not understand,
Could you give some advices...
Hey Nordic,
Currently, I am working on a project based on "ble_app_uart" and "ble_app_uart_c". You can download the projects below:
Central (nRF52833-DK):
Peripheral...
Hi everyone,
I am in the process of programming a DFU via UART. I currently have in memory only the softdevice including the MBR and the bootloader. If I enter in nrfutil...
Hello!
I'm implementing a 9160 modem update system in our application. I'd like to be able to do some verification steps on my file prior to commencing the update. Ideally...
Dear Ladies and Gentleman
Regarding the Bluetooth SIG Qualification the BQC needs a QDID for the Bluetooth Stack.
The SoC (nRF52840 QIAAD0 2124EH) mentioned above, also...
Dear Nordic Team
can you please help me select the correct and available Radio Chip Antenna for Bluetooth communication. also, can you please point me to the Eagle files...
I am using FreeRTOS on the NRF5340-DK. When I use WFI (wait for interrupt) in the idle-hook, the processor stop forever (or when we attach a JTAG,
that causes interrupts...
I have programmed the NRF9160 with the Serial LTE Modem example and am following along with the example here - Testing scenarios — nRF Connect SDK 2.0.99 documentation (nordicsemi...
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...
The issue is that the name appear when the peripheral is in 1M PHY but he don't apprear when the device is in Coded PHY, do you know why ?
I use NCS 2.0.0 and to scan i...
Hi, I am working on nRF Connect sdk version1.9.0. I am using Zephyr Modbus Server and Client Example to setup communication between two nRF9160dk . i have 2 Arduino shield...