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....
Hello
I use nrf52832 and SDK v17. And I'm using NUS (UART) service and peer manager. So far, I've been testing with an Android phone and connected it with an iPhone for...
Hi All,
I have modified ARM FB ABI type preprocessor macro to "soft" to optimize power consumption in my saadc routines. But I am seeing below error while compiling. I...
I am developing USB CCID driver class for nordic nRF52840. I used USB CDC-ACM class as reference and tried to implement for USB CCID. I have developed the device descriptor...
Hi,
I have a question of correct way to connect/disconnect/reconnect from the LTE network to save power.
I already know about PSM mode.
But In south korea, SK telecom...
Hello
I'm working on SDK v17, and I'm using the nRF52832 custom board. I use several APP_TIMERs. One of those timers doesn't seem to be working properly. Timer calls are...
I'm just finishing a BLE project for a client. The code is based primarily on examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput. I'm using SDK 15...
Hi there,
We're using NRF52840 and nRF5_SDK_15.3.0_59ac345. We have a product where 2 nRF52840's have to talk to 1 device (say, an iPhone or a computer). We were thinking...
I've noticed when using the nRF Connect Software, after I connect to a perihperal, it immediately discovers services, but takes about 4 seconds to read the GAP Device name...
Hi,
We have been working with a coordinator and a router device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Both devices are Zigbee 3.0 and implement...
Hello,
What the average data consumption for using A-GPS on the nRF9160 to download the Almanac and Ephemeris data? I would like to know how much data is billed through...
Hi,
I am developing a product based on SDK v15.3.0 and SoftDevice v6.1.1. my product acts as a BLE central device.
On the peripheral side, is an iOS application which...
Hi,
I need some help in explaining the GPS behaviour I am observing. In the following figures the GPS current draw is depicted.
For the specific scenario the position...
Hi,
I'm testing stability of my firmware. As a part of tests I'm trying to maintain long term (multiple days) connection between nRF52 and nRF Connect for Android app running...
Hello, i have a routine that updates the firmware in Application Core flash. It works erasing the flash and receiving the srec data with TWI slave (waiting for USBD).
Now...
Hi, I have developed an application for nrf52810 and now it needs an additional feature of saving several integer values to flash, so they are available even after power loss...