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 think I found the source of many of my recent problem. The print in Segger is going crazy.
I found out that if I increment a simple variable and print it when I hit debug...
Hi,
I am using the nRF52-DK as a device like beacon encodded with the original code of "nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral\ble_app_beacon.
I want to change...
I am beginner of 52832. Current software is based S132 4.0.2 and SDK 13.0.0. Test platform is based on PCA10040.0
My problem is application can not start normally in merged...
Hello,
I am using nrf51 and sdk11. I have one code and I am trying ti build hex or bin file for this code. Now the code size exceeds and so I am trying to build using makefile...
I am learning about FPGA. I have question general question related to it.
Doc1.docx
A FPGA is connected to a 14-bit DAC and to an output amplifier. The DAC have a sampling...
Using S132 v4.0.2, is it possible to disable DLE (i.e. make it NOT set the LE Data Packet Length Extension used bit in the LL_FEATURE_RSP)?
Alternatively, is there a way...
experimental_ble_app_multiperipheral_pca10040_s132 connectivity issue.zip
I’m getting an LMP Response Timeout disconnect reason about 50% of the time when trying to get...
Hi guys
I have been working with a nordic ble device (NRF51822) configured as a Beacon. I am implementing an IOS app, using Apple framework " CoreLocation". My goal is...
I'm looking at using an nRF51822 in a Gazell or ESB application. I prefer not to have any softdevice loaded at all.
What is the correct procedure to perform clock calibration...
Hi
So far I have been using the examples from Keil 5 pack installer.
Now I tried loading some from the SDK example folder and I have issues with includes.
What do I need...
I included button less DFU service in the proximity profile example.When i compile i am getting the following error.
..\..\..\..\..\..\components\libraries\bootloader\dfu...
Hello,
I am working with the example "experimental ble app cgms" in SDK 13.0 and using nRF52832 DK.
when a connection was settup and pairing completed, the CGMS sensor...
I want to ask general question about antenna designing as I am designing antenna to be used with NRF52.
The picture attached with this message shows a printed antenna coil...
At the moment I'm sending a notificaties during the BLE_GAP_EVT_CONNECTED event. This sometimes results in various errors but I can take care of those. The issue I'm having...