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 We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
Installed pynrfjprog on Ubunto 20.04 (native) via pip. Can open Highlevel api etc, however fails to detect nRF52 dev board as s probe and the logs indicate DLL failure.
...
I'm sorry, I don't know how this is reproduceable.
Yesterday and today my connection does not work. Sometimes . Yesterday it was OK early in the morning and in the afternoon...
I am using the SDK v17 with the Mesh SDK v5 and the nRF52 development kits and I'm using SEGGER.
SETUP: I have a mesh network with: 1 dimming client
1 dimming server ...
Hey Guys, currently, I am working on my masterthesis. I have to develop an mobile application which comminicates with the nordic board via BLE. I know that there is an existing...
Can you please clarify the typical eSIM current consumption when using eDRX?
Is the eSIM module on all the time? If so, what is the typical consumption?
If possible to...
The code shown below filters the duplicate MAC addresses, but I found in the previous development process that many Bluetooth devices only display the MAC address, not the...
Hii all,
i have a NRF52832 board with some sensors ..I coded it with SEGGER Embedded Studio . i Build and flashed and RUN successfully,
But after Disconnecting the board...
Hello , I am using the DTM in the NRF Connect.
Does you packet count preforms any CRC or other verification when receiving packets? I can not find any mention of BER (Bit...
Hello , I'm using nRF52832 DK and running the ble_app_multilink_central example . Here i want the list of beacons and get data from the specific beacon . I tried changing...
Hi, I am looking into combining SHT85 into Light lightness Server (mesh v4.2.0) code using nrf52840-DK. For my working SHT85 code, I am using an LCD to display the temperature...
Hello, this is Kwonjoon Lee. I have a problem of PC-BLE-Driver (C/C++ library) installation.
I am following installation guide which is written in the https://github.com...
Hi!
When reading the documentation of the I2S peripheral of the nRF52840, I don't see how to stop the transfer after the last data block. Figure 2 only shows how to start...
Hi,
I used the BLE blinky app on a nRF52832DK and it was working nicely.
I am then trying to make it run on a custom board with nRF52832QFAB version mounted.
I see several...
Hi,
I'm hoping someone can help me get faster throughput when doing DFU in nRF Connect Desktop
I'm using the following hardware / software:
- macOS 12.01
- nRF Connect...