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...
Hey,
I recently got the nrf52 DK and tried to make use of the app_button library to have easy to use debouncing.
As far as I understood the library, the event should be...
Hi,
i have a problem withr the example "BLE ATT_MTU Throughput Example".
I flashed the soft devive with nRFgo Studios. Now I want to flash the example, but i got following...
I have want to make application where beacon sends data to NRF52 and NRF52 to PC.
But if for example, the connection between NRF52 and PC is through bluetooth instead to...
Hi,
I have bought a new nrf52840 PDK. I have gone through the PDK user guide and I came to know that we can use qspi pins as gpios by cutting the Solder bridge connections...
Hi All,
I am getting following error while compiling template example with DSP CMSIS library in IAR.
Fatal Error[Pe035]: #error directive: "Compiler generates FPU instructions...
Hello,
I have a question regarding AVDD(35/36) pin. I am using nRF51822 QFAA package. And the reference circuitry on the datasheet uses a 1.0nF capacitor between AVDD and...
Hi, my first post here.
I'm a undergraduate student and newcomer to this field. I've some programming background but few in electronics and embedded systems (so probably...
Hi all,
Is there any DFU example using dual bank to the SDK 12.2? The secure bootloader example is for single or dual bank? . Sorry for the question it is no clear to me...
I have purchased nRF51822 Evaluation Kit.
So I should be able to download Android code. Correct?
But when I go to
www.nordicsemi.com/.../nRF-Temp-for-Android-4.3
...
Hello,
When I try to use the DFU function, I received 8202 error from nrf Toolbox.
My environment is as follow:
SDK version: 12.2.0
SoftDevice version: S132 3.1.0.
...
I got pca10040 dk and I am trying to run the code that was sent to me earlier by one of nordic employee. I could compile it without errors but I cant see any advertising data...
Hi,
I have a problem that when formatting an uSDcard from ext4 to fat32 it gets with both file systems.
In my code I use the FAT FS library [http://elm-chan.org/fsw...
In the "nRF52840 Preview Development Kit v0.9.x" document, I see some power numbers listed for a run mode.
However, I am also interested in the following power numbers...
Hi,
i am using Nrf52 DK board and
i am working on TWI to get accelerometer(MMA7660) values using TWI driver. so that i am getting accelerometer values and Tap information...