Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
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...