Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
I want to interface mpu6050 with nRF52 board. After reading some old threads i came to know that there is an mpu 6050 driver included in SDK v12.1. Now how can i use it to...
I have been going through the kid keyboard example and all of it seems to work except he battery reporting. The example uses ble_bas class to send the battery data. In both...
Hi
In SDK 12.3.0 custom project use NRF_LOG_INFO output log,
keil show: warning: #47-D: incompatible redefinition of macro "NRF_LOG_MODULE_NAME" (declared at line 60 of...
how to send message "hello Nordic" from one nrf52832 to another nrf52832.
where I have to add my message string in service and which function i have to use in peripheral...
Hi there,
I have four nRF52 DKs, 52832 board. I make one board as client and three boards as server. After flashing corresponding softdevice and application firmware, they...
I want to give the application priority to run when it run with the bootloader.
I'm using PCA10028 and SDK12.
When the bootloader is uploaded with the softdevice, the...
Hi, I've read through partially of the "getting started" docs, and I'm still having questions about these issues:
Will there be one dedicated provisioner interfacing...
I was writing 3 character to ble device .but I got below error and ble device got disconnected. LED lights got off...
[CoreBluetooth] API MISUSE: <CBPeripheral: 0x1572b660...
Hi, when doing wired uart-BLE combination and increasing the traffic in the uart comms and BLE comms, at some unpredictable stage, the program flow goes to 0xFFFFFFFE. Any...
Hello,
I am trying to run the ble_app_uart_c example that is part of the nRF5_SDK_13.1.0_7ca7556 on a custom board with nRF52832 using IAR. Hardware seems healthy, I succeeded...
Hi all,
Could you please point me at the tutorial I missed... I am looking to adapt the title project to a custom project. I've run the sample and it advertises and shows...
Hi all
we are working on nrf52832 for our project.
not sure if there is guidelines for pcb antenna.
like limit on number of devices or any other certification we need...
Hi,
I'm using a nrf51 custom board (IC no. N51822QFAAH0) with Softdevice S130 v2.0.0 and SDK_11.
After connecting it with nrf Connect Android App, the device gets disconnected...