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...
Good day to all
I am at the final stages of developing a program for collecting sensor information from a UART and publishing it onto a mqtt server. Currently the device...
Hi All,
I am using nRF5_SDK_17.1.0
while building SDK example project uder the below path with SES
..\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10100_s140_ble...
Hey!
Would it be possible to use I2C and SPI simultaneously on the nRF5340? I'm using I2C/TWI for sensor data (optical based) and SPI for a DAC - need both of them operating...
Hello,
I'm doing a few power consumption tests on the nrf9160 DK with NB-IoT for a battery powered application. PSM mode works as expected but I measured a current drain...
Hello, I am looking to cheaply flash a nrf5340. This will most likely be a one-time thing, so I don't want to invest in a J-Link device.
I have an ST-LINK clone though and...
Hello Everyone,
I need help in the integration of MPU6050 with nRF52840. I know inside SDK one example is present but it worked with nRF52832DK. when I tried to build it...
Hi!
I am attempting to configure a nrf5340 dk as a central to receive BLE notifications. The code is based on the central_hr sample.
The notifications i am attempting...
I'm like 99% certain this isn't possible but has anyone tried running VS Code Server with the nRF Connect SDK?
https://code.visualstudio.com/docs/remote/vscode-server Compiling...
Hi,
1.Mode B prevents RF9160 from entering low power consumption. How to disconnect RTT from nRF9160 module in mode B
2. In normal mode A, disconnect RTT from the computer...
Hello, I implemented the function to receive an external 62.5KHz clock as an interrupt and repeat the process at a very regular time using PPI. However, sometimes PPI processing...
Hi,
I'm using SDK 17.1.0 on nRF52833 DK.
Now I want to transmit some data from mobile app to DK board by using examples\ble_peripheral\ble_app_uart.
NOTE: ble_nus_data_send...
Hello Nordic Team,
I have a question regarding usage of RTC. My application is based on nrf52840 and uses BLE + Zigbee + FreeRTOS. From this page: https://infocenter.nordicsemi...
1.I am testing the NRF5340 Audio and fully following the
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#fota-build...