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...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,
At this point I have been able to successfully customize and run the mcuboot procect.. Mcuboot is successfully built and linked with my app.
However I am would...
Hello
I'm Strangistra and I work on a Adafruit Feather nrf52832.
I have the Arduino IDE 1.8.13 and I use the FastLed library 3.3.3.
I have a strange behavior with the...
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.1.0/nrf/samples/bluetooth/peripheral_lbs/README.html
I'm talking about the above. SW5 switched to nRF52. However...
My team is trying to acess OpenThread CLI over UART0 with the nRF Connect SDK OpenThread CLI sample with our custom board.
We have tested with a Nordic's nRF52840 DevKit...
Hi,
I'm using nRF51 dongle as a sniffer and executing 'nrf_sniffer_ble.bat' file via cmd. I have tried interface commands "nrf_sniffer_ble.bat --extcap-interfaces" based...
I want to download offline documentation , but none can be downloaded. why? for example , on the webpage "https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsds_s140%2FSDS...
I am developing SDK17.0.0 based application with S112.
when I try getting a random value at the end of main, the nrf_drv_rng_rand return err_code=0x05, and it leads to ...
This post is more about some suggestions for review rather than a question.
I've been looking at implementing a project using the nRF52840, SDK 14.0.0 and FreeRTOS in a...
Hi,
I would like to double check that is it so that IF I am using high voltage supply (e.g. +5V) with nRF52840, it is NOT possible to use external power supply AND/OR NFC...
First of all, I ask for your understanding of my poor English. I am a student studying in Korea.
please help me.
i dont know how to use usb data transmission , using...
I'm working on a risk analysis, and need to understand the likelihood of a spontaneous change of values stored in flash, along with what usage patterns most affect that. The...
Hello Nordic dev community,
I am trying to add FEM support to the ble_thread_dyn_hrs_coap_srv_freertos example, for BT840XE made by Fanstel which is nRF52840+SKY66112 in...