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...
Hello, I Have been using your app Connection for Mobile to test my Heart Rate Monitor BLE, I am using also an Honor 9 Lite (Lineage OS 15.1).
The app Nrf find my monitor...
I would like to use the beacon example to send some manufacturer specific data over BLE.
I am using the nrf52DK , nRF5_SDK_14.2.0_17b948a and s132.
My question is other...
What's the fastest scanning settings for connecting to anywhere from 1 to 20 peripherals at a time? My peripherals are all advertising at 211.25ms. I won't be sending any...
Hi,
I am trying to use an SAADC converter to measure voltage in range from 0v to 3v5 but I cannot succeed. It is not possible to measure a voltage above 3V1. Well at least...
Hello, community.
I'm using NRF51822 SoC(256KB ROM, 32KB RAM) with S130 Softdevice.
I'd like to reduce the rom size and the ram size to decrease the production cost. ...
Hello,
I am using nRF52840 DK for bulding a bluetooth mesh. I would like to use JLink in board kit to flash and debug for other nrf chip.
How I can connect and configure...
Hi,
I'm using SDK 15.3. How do I connect a central (nrf53832) to another central (phone/laptop) using multilink central example? Its only connecting to other peripherals...
Using the 15.2 SDK, the stack generates an error when attempting to bond. I am using the android nRF Connect test app to initiate the bonding after connection. The error generated...
I'm using SDK 15.2 & HID keyboard example. I would like to know the following things-
1. How long does BLE chip advertise its name before making a connection with central...
Hello,
We're currently preparing for BLE certification of our device. It contains an NRF52840 on a custom PCB, so I believe we'll need to perform RF-PHY testing for certification...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
Hi! I develop board based on NRF52832. P0.08 is connected to the MOSFET transistor.
The transistor switches the relay. During start (power on or reset) on GPIO there is...
Hello,
Please let me check about the usage of an IRK for the default setting and how to change an IRK each bonding cycle.
We use the resolvable address for our application...
Hello
I have a setup with 3 nrf6310 dev kit and with a nrf24LE1 module on each of them.
1 acts as a transmitter and the other 2 act as a receivers. What I specifically...