Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
Hi,
I'm currently using an nRF9160DK with an NB-IoT sim, and the problem I am currently having is that I cannot establish a connection with the nRF cloud.
What have...
Hi,
we have 10 nRF52840 DK's 8 are version 1.0.0 and 2 are version 3.0.0(purchased this week).
The older version 1.0.0(made in Norway) work perfect with our 3V boards...
Hi all, I got the nRF52833-DK 2 months ago. I've deployed the heart_rate_demo.hex example to it and it seemed to work. Now i'm trying to connect the DK to the PC again and...
Hi Everyone,
I am starting development of new project and we are using the module MBN52832.
Now I want to start my development for this board. I have a few questions...
Hello,
My questions is very simple but I found many trouble during the procedure.
I would like to export my project (created con VSCode) from my PC to antother one and...
Hello everyone!
While programming nRF52805 module, I am encountering an error in memory reading stage. Logs from the application (both Failure and success cases) are attached...
Hi, I am working on a Homekit project and the nRF Homekit SDK uses NVS settings to store data in the internal flash. Is it possible that I can add another partition in the...
Hardware:
nRF52840 DK
S140 Soft Device
SDK 15.2.0
Hello,
I want to confirm my understanding of the impact of flash operations on the nRF5240 when using the SoftDevice...
As far as I know, there is a limit on the number of packets that can be transmitted in each connection event of a Bluetooth transmission. Is there any configuration that can...
Hi,
I've been working on an implementation of BLE Mesh's Generic Sensor model using nRF5 SDK for Mesh v5.0.0. The sensor I'm working with is a temperature and humidity sensor...
In out project we have a nRF9160 connected through UART to a nRF52840 that's used for low power beaconing.
In order to configure the advertisement data on the nrf52840 we...
Hi,
I am trying to test the multicore example but when I try to build the application I have some errors related to python (maybe). The log is the following:
I don't...
What is the difference between nRF52840( QFAA ) and nRF52832( QFAA ) on hardware level? Do both of them have same footprint? Because I am facing difficulty finding the stock...
Hello,
I'm using the PPK2 to evaluate a DUT which is transmitting over BLE using NUS in SDK 17.0.2. I'm seeing very large variability over each transmission and was wondering...