Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hi Nordic Team,
I have a installed version of Segger Embedded Studio with both the normal version , and the "Nordic Edition".
When i build a sample project with nRF connect...
Hello,
Purpose: Adjust 5340 frequency offset.
I want to use software adjust the internal load capacitance, but I don't know how to do it.
I found this below.
Can...
In a project using NRF52832 and SDK V15.3, we're having random crashes which have been isolated to a NRF_ERROR_BUSY (17) in components/libraries/log/src/nrf_log_backend_uart...
Hi, I am trying to do unit testing of my application, but at the moment I am not able even to compile and run a test of the example. I am using ncs v1.1.0 following this example...
I downloaded the following repo from github: https://github.com/NordicPlayground/ncs-display-ble-example , applyed the patch and i uploaded the scketch to my nRF5340DK , but...
Good Afternoon, I recently got an nRF5340 PDK kit and would like to get OpenThread examples for this board.
If possible I would like to demo the OpenThread CLI example....
I'm using this code to handle interrupt and power down the device. However, this code is not working the softdevice.
I just want to power on and power off using an interrupt...
Hello,
I am working with the nrf_cli_ble_uart (SDK16), I am able to connect, exchange data, however when I disconnect I got an assert :
It is indeed in ble_nus.c ...
Hi Nordic Team,
I am using a simple GPIO (tx/rx controlled via GPIO) FEM (PA/LNA) with connected to nRF52840.
I know I am allowed to crank up the TX power of nRF to +2dBm...
Is there support in NCS for MCUboot images encrypted with a different encryption key (not the same key as the signing key)? How is that configured (via prj.conf, etc)?
Hi, I have a nRF5340 based target board running SMP server plus MCUmgr. My ultimate goal is to reproduce on Windows the DFU over serial I already do from Linux. Tese are the...
Im trying to interface ADXL345 with nrf52DK via I2C. Im using the reference drivers in below link
https://devzone.nordicsemi.com/f/nordic-q-a/40822/adxl345-and-nrf52832...
Hello,
I am trying to connect a BLE HRM strap with nrf52382 using example/ble_central/ble_app_hrs_c/pca10040/s132
I am getting this on debug
<info> app_timer: RTC...
Hi,
I am having issues programming my custom nRF5340 board and was hoping to get some advice on the issue.
When programming using nRF Connect for Desktop (Windows 10,...