Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
I am working on firmware for a custom board with an nRF9160. Specifically, I'm trying to get FOTA updates working, using the provided library functions for it. I had no issues...
Hi there friends,
I am trying to implement peripheral / central example using multiple peripherals.
I used a mix from central_multilink and central_uart and created...
Hi,
I'm developing 21540_52840DK as ble_central. My developing tools are NCS 1.9.1 and VSCODE.
Based on <\NCS\nrf\samples\bluetooth\central_uart > sample, I added USB...
Hello,
We are developing a library which is intended to use the trustzone feature available with nrf5340 DK. We followed the instructions available in and succeeded in adding...
Hi. I have certified my products for FCC and CE-RED using nrf52840 SoC. For cost savings and supply issues I'm looking at also using nrf52833 instead of nrf52840. If I'm using...
Hello,
First of all, I'm not a hw-engineer
I've 2 evaluation devices of nRF52840 (BL654-DVK) and I'm trying to test the SPI communication between them (one as master ...
I have successfully run, Nordic serialisation connectivity application on nrf52480, (And able to control this from a custom board, and also from PC). But I want to use a lighter...
Hello !
I'm currently working on a project using the DK Boards nRF52832 .
I'm disappointed that one card no longer works ( doesn't light up ). I therefore explain to you...
Hello everyone :)
I'm trying to get an analog signal from n channels. I started with modifying the battery sample from Vdd to AIN0 according to the modification - only to...
I am using Nordic Serialisation library, with a nrf52480 chip as connectivity chip and a m4 arm core custom board as Application chip. I am able to establish gap connection...
Hi,
I am trying to enable the internal clock for NRF 52832 (BMD-350) module.
The configuration option for the clock has
1. RC Oscillator
2. Crystal Oscillator
3...
Hello,
I am using the nRF52840 DK to debug my application using nRF Connect SDK v2.0.0 ..
Application runs well in debug.
But when click restart / reset .. it should...