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...
How can I read the whole advertising packet when are packets larger than some specific size? This is the issue. I want to read this adv packet:
But I only get this on...
Hi,
We are facing a critical power consumption issue in our nRF52-based Zephyr application , where some devices randomly enter a high-power consumption state (~80+ µA) instead...
we have 6 custom board with nRF52840 we are able to flash test codes in 2 boards , while 4 boards give
Error :No Cortex-M SW Device Found . this is in nrf sdk .
when we...
Hi,
I am trying to set the Tx power level on the central device, I have followed the nordic example samples/bluetooth/hci_pwr_ctrl in the Zephyr tree. But it only sets for...
Hello,
I am new to Bluetooth. I have two nrf5340 LE Audio SDKs which I have been able to configure and use as gateway and headset (walkie talkie, USB, and line-in, CIS and...
I have updated a board (NRF9151DK) from modem FW 2.0.1 to 2.0.2. The board is also equipped with nrf7002-EK, and the support for the wifi driver is enabled (SB_CONFIG_WIFI_NRF70...
Hi Team,
I am currently exploring AI/ML solutions for our edge-enabled product development projects, particularly focusing on wearable devices with small footprint SoCs...
I have the nRF Hw v2, and it seems like I did something wrong with a Fw:
nRF is recognizable by a computer as the COM10/11/12 device:
Most of the nRF Connect Desktop...
Hello, just beginning initial investigation into nRF9151. Project requires communication to several I2C-based sensors and transmit data directly to cloud via LTE, using the...
Hi,
1) I want to collect sensor data using BLE like the following topology, the sensor devices are battery-powered, which sample in the NCS is suitable to modify?
2...
Hey guys, for testing purposes on nrf52833 and SDK 2.8.0 I want to use a simulation and stumbled upon bsim . I followed the instructions there and can build and run the hello...
I encounter this problem:
The radio_test application works correctly on the official nrf52840dk board, but cannot receive input commands on my custom product board.
However...
Hi,
I have been developing a PCB with an nRF9151 and a SKY65943-11 LNA among other ICs. I looked up the nRF9151 Development Kit (PCA10171) datasheet for some of the pinouts...