[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
Looking at Table 40 in the nRF51 Series Reference Manual v3.0, the Memory Protection Unit prevents request sources in Code R1 from writing to RAM R0. But if the request source...
I am facing the below issue that no source is available for "0xffffffff" when i try to debug the program using eclipse
I am using softdevice s110 and have flashed the...
Hi, I developed a sensory application which works together with the Master Control Panel (3.6.0.8331).
On the sensor side I am using the S110 (7.0.0-3.alpha) in combination...
Hi all,
i want a security check on connection that permits only to users that have a password to connect to my peripheral device and, particularly, to read/write on services...
Hi!
I'm trying to test out the glucose example in SDK 11 on a PCA10028 dev kit.
I follow the instructions here: infocenter.nordicsemi.com/.../ble_sdk_app_gls.html
Everything...
I want to distinguish between my customized bootloader builds, for that I added some specific manufacturer data to the bootloader. I added 1 byte of manufacturer, but then...
I have a project to generate audio using a codec. I will store the audio data in hex format on my nrf52 device and with the aid of the i2s interface, I will send the hex data...
Hey guys, I have a question.
Please tell me.
I use the BLE module implementation of the nrf51822.
Now, I try to use sample program "ble_app_hids_mouse" for s110.
I want...
Hi,
I have a application that receives the Epoch time from the Android Application and increments every second. and needs to store and increment the Epoch Time value even...
We just locking for your mesh protocol...
Can mesh example source communicate Ping_pong, Scaling_example, Template by using BLE_Gateway?
Please let me know...
I am using sniffer to monitor the BLE packets.
I noticed that when master is reading the list of the characteristics, sometime there are 2 handles involved, sometime there...
I'm setting up the nRF52 environment on Linux. I have previously used the pure-gcc setup with the nRF51 and that currently works, but since the nRF52 came with all the GCC...
In nutshell, I intend to achieve
Buttonless DFU over BLE on a custom
board with SDK v10.0.0 and Softdevice
v8.0.0 with bonding retained.
On this custom board...
Hi,
I am attempting to make a PCB for NRF51822 and I was wondering how I would upload a bootloader to the chip? I can't seem to find it. The device in the end will be using...