After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
I tried to add a BAS service to a project with an LBS service (ble_app_blinky), but I cannot complete the services_init() procedure for both services.
Is it possible to...
Hello,
I would like to kwno if it is possible to get information about the hardware in my main application. NRF_DFU_HW_VERSION is stored in the DFU and is used to verify...
Hi all
I want to stream data from various nRF52 objects to a single Android smarphone.
I have no problem in evaluating the throughput of each nRF52 device to the client...
Hi,
I want to set up a demo bike speed and cadence transmitter. I am using \ant\ant_plus\ant_bsc\bsc_tx source code. However, I have plans to use BLE at the same time...
Hi,
Are softdevice's api calls thread safe (specifically speaking sd_ble_gatts_hvx ()) -
i.e. Will a concurrent call to sd_ble_gatts_hvx () from several threads corrupt...
Hello All,
I am working on nRF51822 use IAR nRF5 SDK 12.3.0.
I am trying to debug the DFU in IAR. At that time i got an error show below
I use IAR version show...
Hello Nordic, I worked in a project and there a used NRF52840-QiAA-R. For this PN , I need the latest REACH and ROHS , Compliance Certificate. Where I can download these certificates...
I work on a project, where i'm trying to connect to Chips via Bluetooth.
So i have one of the Chips in a Remote and the other in a device, where i wont to receive the Data...
When pairing with nRF Connect and nRF52 I use the Just Work mode. No Keyboard No Display.
In 4.2 (and also 4.0) the MITM cannot be used in this mode.
If I set it on the...
Hi Nordic Team
Am trying to create DFU.Zip packet using nrfutil am getting this error while creating( DFU.Zip packet) for the sake of testing secure bootloader .
Am using...
after installing the new SDK for the nRF9160.
if I install the new spm on a board that is working and it will still run the old code that was present on the board befoe...
Hello dear community,
I had a question related to the Circuit configuration no. 5 within the document "nRF52840 Objective Product Specification v0.5.1". There are two inductors...
Hello!
I have some question regarding At commands and logging information from the modem.
Is there a limit to how often one can issue AT+commands and get responses...
Hi! I want to send data from nrf51 to another nrf51 multilink_central! I don't have any problem about sending data! It's work with a perfect way! But my problem is how to...