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've followed migration document of S132 5.0.0 and to my positive surprise my existing SDK 13.1.0 code for nRF52832 seems to run without issues.
Are there any caveats of...
When starting nRFgo studio it crashes instantly. I have tried uninstalling it several times. It appears to install correctly including all the J-xxx components, but will not...
Hi,
I have a device in the central role that connects to a device with a specific name. I then do a db_discovery_start to get the handles of two of the characteristics...
Hello,
I'm trying DFU/bootloader.
Using nus service
Switch to dfu when necessary
At this time, watchdog (2 Sec) enable state does not execute the bootloader...
Hi,
I am mobile developer and very new to mcu programming. Due to our new product's requirements, I have to write program with new bluetooth chip. So if nrf51 and nrf52 series...
To find a clean channel for 2.4g Band to avoid the wifi channel, nRF24L01p would sweep frequency for all the channel (2400M~2525M). But looks like nRF24L01p not support to...
Hello guys!
I'm trying to port the TSS service to one of my projects.
This project is based on SDK13.1 while the Thingy is on SDK12.1
I have a lot of problems with...
Hello guys!
I'm trying to get softblinking led work with a SDK14.
The code works perfectly fine in one of my projects that use scheduler and SDK13.
But in SDK14, (only...
Hi, I think the idea of limiting the behavior of a model to states is very wise, but due to my limited understanding in this matter, I find it puzzling as to what happens...
Is it possible to use the NRF52832 UART in half-duplex single-wire mode, by assigning TXD and RXD to the same GPIO, setting the GPIO drive to disconnect '1' and using a pull...
I am running the example under peripheral\pwm_driver on PCA10040, and SDK 12.2.0. Using a scope, I measured the period (from rising edge to rising edge) on one of the LEDs...
In my project, the softdevice I used was S110
I hope that some of the data can still be retained after OTA updates,
in the Bootloader program code:
#define DFU_APP_DATA_RESERVED...
Hey togehter,
has anyone succeeded setting up a connection between ST-Link and nRF52832?
I connected the pins (GND, SWDIO, SWCLK and second try with GND, SWDIO, SWCLK...