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...
Module for generating a pulse-width modulated output signal.
This module provides a PWM implementation using timers, GPIOTE, and PPI.
Each PWM instance utilizes 1 timer...
hi,
i am working on NRF52 with SDK v11, softdevice S132. i have implemented my application with DFU as per the HRM example in SDK v11. now i want to know about what is secure...
after Installed nrfgo studio ,i turned on the sorftware,but the log display" JLinkARM.dll is not correctly installed. Please run the nRF Tools installer to install the newest...
I can not find the datasheet for Preview Development Kit, the only avialble documentaion is the User Guide and nRF52840 Objective Product Specification. What i need is the...
Hi,
We are integrating a 3rd party device with our application and while we were parsing advertising data, we found the same data received in Android at 3rd and 4th index...
pm_peer_data_remote_db_store() stores an array of ble_gatt_db_srv_t.
pm_peer_data_remote_db_store() calls pm_peer_data_store(), which requires a buffer whose alignment...
Hi, I downloaded the latest SDK V12, coped the example HEX from the BLE Beacon and it worked fine. I tried to then compile using Keil, it compiled,
when upload again blinky...
Hi all,
I am using PCA10040 (nRF52832) and I want to create a ble mesh network. I know that this SDK contains some examples for mesh, but I am not able to find something...
Hi!
I have an implementation running with a peripheral sending notifications to a central at 27.5 ms. They are both configured with HIGH BW. Sending of notifications is...
Hi,
PTX:
based on the SDK11 "\examples\proprietary_rf\esb_ptx\pca10040\blank\arm4\esb_ptx_blank_pca10040.uvproj",
what I changed is delete the "nrf_delay_us(50000)" in...
I am simply trying to add a custom service to the HRS example. When I build in regular s132 armgcc it works no problem shows my blank service with nothing special. however...
Hi,
How can i disable peer manager from the buttonless DFU example. if just disable the peermanager by removing the code and editing sdk file, its not working.
i am using...
Hi All,
I am working on BLE+SD card.I am getting following error:-
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target...