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...
Hi!
I am realizing a comunication between a serial device and the nRF52832 through UART; i set PIN 5 for TX and PIN 10 for RX (after set PIN 10 for GPIO use) and i don...
Hi
I am planning to use Zephyr Rtos on a Telit Module (BlueMod-S42) based on the nRf52832 SOC.
As we are making both Client and Server application, the question has 2...
I was using a sample code from here which was posted by Jørgen Holmefjord at the link: https://devzone.nordicsemi.com/f/nordic-q-a/43750/to-display-uuid-major-minor-values...
Hi,
I have got the new nRF9160 DK (pca10090) and I have connected. But it's continuously rebooting, without any changes.
And not able to add the device to nRF could account...
Planning to deploy RTLS based on nRF52811 using Direction Finding feature. Desperately looking for the reference design for gateway with supported array antenna. Waiting for...
Dear supporters Is it possible to disable the soft device (do not use BLE itself) and operate only the microcomputer to use the entire memory? If possible, please provide...
Hey,
I´m working on a project based on nRF52840, SDK 15.0.0 Softdevice s140 v6.0.0 running FreeRTOS.
I´m reading data from an external Flash via SPI and transmitt the...
Hi
I am running UBUNTU 32bit
Which "nRF Connect for Desktop" version does run on 32bit LINUX?
I have tried several with no success.
Thanks for any help ti get...
hello.
I want test dfu example.
so I was compile & download secure_bootloader example(nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader).
I just compiled and...
Hello everyone,
I want to know about Connection parameters updated means and why to use it as mentioned above and when did the next connection parameter is updated and...
In a current project we have a nRF52 Bluetooth application where the Central communicates directly with a Peripheral (also nRF52). The nRF5 SKD V14.0.0 or newer is used for...
Hello,
I have been following this case to create my own bootloader for nRF52810, but I'm using gcc/Segger Embedded Studio instead of Keil.
I have modified bootloader_secure_ble...