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....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
I am using nRF52 DK kit which has SWD connector for booting External device but it is booting only nRF52 Board not the external board
please can any one suggest me the right...
Hello,
I am designing a custom PCB with NRF52832 IC. According to datsheet, required specification of inductor L1 are:3.9nH, 0402 package, 5% and a High-frequecy chip inductor...
Hello,
I did some power measurement on the nrf52 DK with the Nordic profiler kit and the result was way more than what we could expect from a nrf52 (about 1 mA). Even in...
I am working on the ANT connectivity for a product we've developed, called RunScribe [a shoe-worn running sensor], and am seeing some issues on Fenix 5 watches with our ANT...
Hi,
I'm trying to implement run the ESB and the BLE concurently using the timeslot API.
I started from this example : devzone.nordicsemi.com/.../
The problem is this example...
Hi,
I'm quite a beginner to this whole nrf52832 world and I'm trying to read some data from a flex sensor wired in series with another resistor connected to VCC now I understand...
In brief our problem with rfx2411n is that rfx begins to draw 200ma current without any reason. Rfx is powered down, powered from 3,0v. And suddenly something happens and...
I have a device that runs with nRF51 chip with the NRF UART Service (NUS).
I have a Raspberry Pi 3 and I want them to communicate.
The device requires an authentication...
My question is related to peripheral device only. I have implemented an auto connection interval negotiation algorithm which works as expected and negotiates connection interval...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Hello sir,
I have completed PCB design of custom nRF52832 board. Can i use following component instead of recommended part No in reference design. I have also mentioned...
Hello ,
I would like to design a custom board with nrf52832 IC and CP2102 for communication with PC serially. Unfortunately nrf52832 doesnot have Rx/Tx pins for interfacing...
Hi community,
for our application (nrf52832 / SDK 12.2) we need to store data received via BLE. The received data is a 25 kB binary blob which by design will be chopped...
Hi,
i am checking NRF52840 for USB behaviour.
I'm using example usbd_cdc_acm.
But USB receiving stucks after few bytes (between 0 and 50) and does not receives nothing...