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...
Current I am using nRF52840 Dongle to develop a Bluetooth PC Tool base on nrf_ble_driver_obj_sd_api_v5 which shared on https://github.com/NordicSemiconductor/pc-ble-driver...
Hi,
How to achieve nRF52 communicate with smart speakers (like Alexa/Google Home/Apple Home Pod ) through Thread protocol ?I found more and more smart speakers they also...
We are currently working on a production board where debugging is not easy. The board seems to have gotten into a state where FDS is reporting no available pages. I think...
Hi. I am working on a product for industrial automation using nRF52840 and 52833 chips.
As described in the documentation, these SoCs are listed as ZigBee Compliant Platforms...
We are working over the mqtt sample using TLS, connecting to Mosquitto's test server. Everything is working fine while sending short strings, but now we are trying to send...
Hi,
Sorry I am newbie to the mesh;
I am currently working on a project in Mesh on nRF52832 DK , ( I am using the mesh v5.0.0) .
I want to see if there is any example...
Hi,
I am having some issues with my SDK configuration. First of all, I am using nRF Connect for Desktop on a Win10 machine. There I installed the Toolchain Manager in order...
Hi,
I am struggling to get multicell location sample working (nRF connect 1.6.1, modem FW 1.3.0).
In menuconfing I selected "nRF Cloud location service", "nRF Cloud API...
Hi:
nRF52832 ble_app_uart :
An error (NRF_ERROR_INVALID_STATE) was reported after porting the RTOS.
Step by step positioning is caused here. The following screenshots...
I'm still struggling with porting to 1.6.1. The previous answer I received enabled me to start compiling. But when SPM hands off to my application, it hangs there;
Non-secure...
Hello,
I have successfully integrated the UART secure_bootloader from SDK 17 with my project. In the field, firmware updates will have to be performed using the FT2232H...