Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
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 am working on a project, where I am trying to create a touch LED project using NRF52832. I have completed the prototype, its working is quite simple. The LED will...
Hello, guys!
We are using nRF51822 SoC with nRF5 SDK v12.3.0 and s130 SoftDevice. One of our desires is to use Software Interrupt (SWI) driver.
However, when I try to...
Hello all,
I am configuring a low power application for the nrf52832 board (custom board). This is a very low power application and I want the board to stay on sleep mode...
Hello everyone, I am working with a BMI160 6-DoF sensor. I have some drivers related to this chip. Using the Segger J-Link debugger the drivers just work fine without any...
I update a couple of device to mfw_nrf9160_1.3.2.zip.
Before that (1.3.1), my experience was to get a ENETDOWN, when calling " sendto" while the device has lost some the...
Hi.
I'm trying to add Bluetooth capability to the "Asset Tracker V2" project. I was able to do it on the nRF9160DK board. I could not find a working example to make the...
Hello,
windows10 x64.
i have used NCS1.9.1 and NCS1.9.99,now i want update to 2.0.99
how to install NCS2.0.99?
because nRF Connect for Desktop Toolchain manager no...
Hi,
1. How to calculate the Flash and RAM usages at runtime? I am able to do it static way but wanted to analyze this at runtime.
2. How to calculate the Heap usages at...
Hallo,
currently I try to optimise the functionality of my extended advertiser code. I found that there are also some call-backs defined for extended advertisers. The struct...
I use iOS nRF Connect APP to test DFU. But it failed with writing is not permitted.
The following is log message of nRF52832 device. 00> <info> app: Inside main 00> 00>...
Hi,
I am working on a system that runs a proprietary protocol, i.e. non-BLE, which works fine when it uses either uncoded links or S=8 ( LR125Kbit ) coded links, but I want...
Hello everyone, I am trying to send a string printed float number using the ESB protocol. I am using nrfConnect SDK 1.9.1 with nrf52832, started off with the supplied esb_ptx...
Respected,
I am using NRF connect for desktop for programming my actinius sensor (ICARUS IOT BOARD) but whenever I want to upload and reset the board using actinius programmer...
We have an nRF52832 based device and want to add the ability to receive audio from an iPad. We want to receive all system audio without a custom App, so need to use a standard...