Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi,
using dongle nrf52840 pca10059 board name.Not able to load the hex file into the programmer app as using the nrf connect for desktop version:3.4.2.Getting the warning...
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...