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,
I'm using nRF52832 and LDETECT mode for GPIOTE PORT event to detect multiple interruption.
Even though LDETECT mode is described in the product sheet page 112 and...
Dear friends, my current measuing instrument is Power Profiler Kit. I have some troubles when i use it. e.g. 1) how to completely stop an updating plot that a PPK draws? even...
Dear friends, 1) As shown in the pic below, there are some values "max:13.70, min:3.33, rms:3.45..." at the bottom of the pic. which area is these values calculated from?...
I'm finding fairly large lags with the RTC2 I'm using. I use an app_timer to sample the current RTC count value as a timestamp (MM:SS:Hundredth-of-a-second) and send it out...
Hi all,
I have a question to complete the tutorial 'Setting up device firmware update(DFU) on the nRF5 DK'. this
I have tried to set up my nRF51 Development Kit.
Everything...
I am facing wierd behavior after migrating to sdk 10 serialization code i.e ble_connectivity example program. Unable to scan peripheral devices, some times unable to connect...
in SDK14 I'm trying to add an SD card into the BLE central example.
The SD Card example compiles and runs OK. Problem happens when I combine that code into ble_app_uart_c...
Hi,
I'm checking whether SDK 13.0.0 secure bootloader dfu can proceed correctly with iOS DFU library if the process is interrupted because smartphone application is restarted...
Hello,
I want to enable UART only when it is necessary to send data.
I want to use ble_app_uart_low_power_master or ble_app_uart_low_power_slave
The URL of ble_app_uart_low_power_master...
Hello,
I've been working on the ble_multilink example and managed to combine that with the ble_hrs_c example to connect to multiple heart rate units and receive the data...
I create software uart librarty for nrf52832. For one pair tx, rx it's worked (on 9600, 19200 baudrates). Then I create multi-instance software uart (all of them gonna use...
Hi,
I have recently inherited a project from a former worker. The code intends to read data from a peripherial through TWI (the peripherial is a Si7053 digital temperature...
The SAADC on the nRF52832 consistently reads 20-30mV low, regardless of the source (AIN channel or VCC), Tacq, Resolution, or gain. All of the measurements are using the internal...
HEllo,
I am trying to set up a whitelist advertising and scanning, and while the advertising seems to go fine, I am getting an APP_ERROR:ERROR:Fatal on my central while...
Hello all,
Accordingly with nrf52832 product especitifation when radio Rx is active there's a additional 5.4mA consumption. My doubt is how softdevice s132 handles the Rx...