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...
Hi, DevZone,
I am trying connect nRF52480 Preview DK and an Arduino UNO CAN Bus shield.
What I did is:
1) I directly hook CAN Bus shield on the top of nRF52480 Preview...
Hi,
Does anyone know where to download the old SDK versions? I tried to search it in Infocenter, but there I only found the manual documents and API reference, not the SDK...
How slow will an nrf52832 run, using an external crystal, for the purpose of extending battery life? Or am I looking at the wrong processor? I'm looking for a processor for...
Hi everyone!
I'm new to this platform and researching if it's right for my game studio. What I am looking for is a list of boards that have compliance, ideally in the EU...
Hello!
SDK15's DFU with app_scheduler is great!
I am able to Select, Create, and Write an Init Packet. On Execute, however, I get "Flash erase failed (0x3)". What might...
Dear All: My board will reset some time, and i print the register "RESETREAS", and It's value is 8, the PS says it is "cpu lock up detected", Could anyone tell me what will...
Continuous input of audio stream at ATX , but intermittent output audio streams at ARX. why?
how can i use data channal? Once data (three bytes) is sent at ATX,Receive data...
I try to use the SDK 11.0 for my nrf52832 dfu function . But i encountered the error as below:
I am using the ANT_s332_nrf52_5.0.0 .
Any advice . thanks
Building configuration...
Hi all,
I am using SDK14.1.0
Steps of my execution are -
1) My requirement is to make bond when making connection to the android APP. I have done following initialization...
I'm just getting started with the NRF52DK, Mbed and BLE development. I started with the BLE LED demo( https://github.com/ARMmbed/mbed-os-example-ble/tree/master/BLE_LED )...
Hi, we're developing a peripheral (SD 132) which uses whitelist to prevent connection from unwanted devices.
All works fine and when an unlisted device try to connect, it...
I'm running the code as shown in FDS Usage here: http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_fds_usage.html?cp=4_0_0_3_50_3
The FDS_EVT_INIT...