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...
Hello,
I'm having trouble getting my program to compile with the SAADC. I started with a BLE template then added the battery service with sensorsim from ble_app_hrs and...
Hi.
I am trying to use nrf52840 on a custom board and configure it as spi slave, and an STM32H7 controller would be the master. I am using the spis example for nrf. I...
Hi guys,
I would like to know which pins of my MAX30102 Heart rate module connect to my nrf52832 SoC and where do they connect to on the chip?
Do the SCL and SDA pins...
Hi i am trying to reduce the adc read times to a minimum we currently have it setup for 3us acq and 32 samples so expecting something close to 160us Its getting around 250us...
Hi,
I'm trying to implement nrfutil serial DFU master in C code. I have few doubts on it.
1. Can we avoid ping packet at the start?
2. What is PNR and how we can...
Hi i'm trying to execute a code, but during the compilation it gives me a bug. The bug happens when I pressed a Button that has been programmed to restart the Ublox module...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
I want to recover after fatal error...
To the kind attention of Nordic support team,
reading this https://devzone.nordicsemi.com/f/nordic-q-a/39630/windows-command-line-dfu-over-ble-with-pca10059 thread,
I...
Hi, I'm using the Cyclone FX programmer to program our custom boards with the NRF52840 chip, but after programming all the hex files, the application starts straightaway bypassing...
I want to use a timer to generate a Manchester data. The fastest data rate is 3.906 K-bit. So I want to generate a timer interrupt once 128 uS. Can anyone guide me how to...
Hi,
I am using Laird's BL654 USB dongle based on the nrf52840 and would like to convert the peripheral USBD BLE UART example ( https://infocenter.nordicsemi.com/index.jsp...
Good day!
52840 datasheet states " If the power failure warning is enabled and the supply voltage is below the threshold, the power-fail comparator will prevent the NVMC...
After the MTU size exchange of 247 bytes with Android LL_LENGTH_REQ/LL_LENGTH_RSP are exchanged with 123 byte octets for TX and RX. Data flows properly after that.
But with...