HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
I'm trying sending and receiving data with spi transaction manager library (nrf_spi_mngr).
The problem is that I cannot receive bytes from SPI device as end_callback doesn...
Hi there! I am trying to develop my own BLE application on nRF51822 QFAC. When i call sd_ble_gap_ppcp_set, given it a pointer parameter located on local statck,it is return...
I'm writing a custom app to perform a UART service between an nRF51822 module and iOS device.
github.com/.../nRFSampleSwiftApp_iOS.git
Please follow the above link to...
Hi,
I have started development on the nrf52832 development kit and i own a MacBook pro with mac os. I also have windows installed on my MacBook pro but since I do not have...
Hi I'm doing a school project where I'm going to make a bluetooth mesh network where I use nrf52840. where i tried to get "light_switch demo" to run, but i have some trouble...
Hello,
Could it be possible to do an update with a zip DFU file stored in a flash memory ?
What is the best way to do the modifications (mainlines) ?
Thank you
Hi,
I'm using two nRF52832 (SDK14.2, SD132v5) to send data via Notify to one central. This central can be either a laptop or a smartphone.
The two nRF52832 has the same...
Hi all,
I am using nRF52832 SoC and nRF5 SDK for Mesh v1.0.1. I know until now there is only support for relay feature in the Mesh SDK. I want to implement low power feature...
Hello,
I was trying to connect my boards to nRF Cloud to evaluate it. Setting up Gateway on the phone and on the web at nrfcloud.com was rather easy (just following getting...
I use the SDK9.0,When a bluetooth device and android APP to connect, disconnect the bluetooth device power, why wait for 20 seconds, the APP to detect device has been disconnected...
Hello Everyone,
I want to know that i purchased NRF51 DK ..which includes PCA10040 IC.i'm using MDK ARM KEIL5 . now if i'm going to develop one BLE product so i don't know...
Good morning.
I have two nrf-51 boards and a mobile device, the SDK that I´m using is the v.12.2.0. I need that the three devices are connected at the same time and its...
Hi all,
My configuration:
nrf52832
Softdevice S132 V4.0.2
Nordic SDK 13.0
I'm using th e secure bootloader example located at \examples\dfu\bootloader_secure_ble...