Hi to all,
I am trying to do a ZUTH (Zigbee unified test harness) test run, using the Silabs devices as golden devices (as per CSA recommendation) and nRF 52840 dongles...
Hi
I am trying to port some PWM code from the NRF54L15 it uses HAL access because i have found it has faster writes which are useful for my application (testing latency...
Hello,
I have recently upgraded from v2.9 to v3.0.1 and have noticed that the mesh security has changed from CONFIG_BT_MESH_USES_TINYCRYPT to CONFIG_BT_MESH_USES_MBEDTLS_PSA...
Hello.
We're trying to expose and use the Wifi stack in micropython in our project for the nRF7002. We've managed to get Wifi scanning to work (based on the sample code...
Has anyone experienced the following error when Flashing (and debugging) from within VS Code. I have no idea what has happened, but it has hit several projects.
Even though...
Hello,
I have a firmware that sends every 15 min a packet to nRFCloud using nrf_cloud_coap_json_message_send().
The code is working great most of the time : hundreds of...
Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
Hi,
I found my host device(non-Nordic) keeps sending a fix EDIV for all the client device. It seems working fine with other device, but not Nordic. I found Nordic stack...
Hi all,
I'm working on an application with the nrf52840, and I'm having trouble making data persist over reprogramming (Using nrfjprog); after I reflash my board, the data...
I am using a nrf52840 dev kit with the ICMP example and a linux host using a nrf52832 with the Zephyr stack as a controller. The linux host scans for the dev kit and connects...
Hello,
I want to connect some ammount of central devices to one peripheral.
nRF52840 or nRF52832 considering as peripheral. Latest SDK (15.0.0) will be used.
Connection...
Hi there,
I'm about to develop my first BLE product and got my eyes on the nRF52840.
My product should be able to do the following:
1. Continuously read high rate data...
Hi All
I'm trying to measure the Ton and the Toff of a signal present on an input pin of a nRF51822.
The idea is to use PPI, Timer 1 and save timer on every falling/rising...
Hi,
we are using Linux machine and my application is running init, blue tooth stack is running on nrf52 board but after initiating the scan command we are not getting continuous...
Hi all,
I am using a linux based board and wanted to support BLE5.0 on that board. PCA10040 is connected with My board through UART. Please forgive me for these basic doubts...
Hi All,
Moto E4 mobile phones do not connect right away and at times takes few minutes and connects eventually. Right after I hit connect I get an error 0x85(GATT ERROR...
I am using Thingy (nrf52832) to advertise Eddystone UID and TLM packets in bursts. On a given event advertising starts with an interval of 200ms, then stops after specified...
My SPIM0 starts to use 300uA upon first usage of nrf_drv_spi_transfer. Why? Even when the transfer finishes and I uninitialize SPI or turn the MOSI, MISO and CLK pins to the...
Hi there ..
I have question regarding estimation of a coin cell battery life while advertising on nrf52840 PDK. I followed here https://devzone.nordicsemi.com/b/blog/posts...
Hello,
I am fairly new to developing ble beacon applications and was wondering if it was possible for my device to perform the following operations simultaneously:
Advertise...