I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
I am struggling to get DFU over BLE to work with any of SDK versions 2.7, 2.8, or 2.9. Is there a simple example application anywhere? My main application is pretty basic...
Hi, we have been experiencing breaks occurring when we have not set a break point.
We are debugging using a Jlink Base.
This has been happening for some time from V 2...
Hi,
Is there a sample project about it?
When I develop software emulator still work on flash? Correct?
How it works that at startup it mcuboot does not copy the nor...
We've been evaluating the nRF9160 and nRF9161 for potential use in our project for about 4 months now, but the process has been challenging due to documentation flaws and...
Hi Support team,
I met a strange problem on my IoT device, which provided a BLE service.
One month ago, I could use nRF_Connect_APP with my mobile phone(phone_A) to find...
Hi,
I was suddenly getting a EPERM error on nRF Connect for Desktop. I have uninstalled and re-installed. I get same error, plus Jlink now is showing a error at installation...
Hi,
We're developing a device based on the nrf52840.
We want to read LC3-encoded files on the filesystem, decode them, then send the data to the i2s peripheral. However...
I measure the quiescent current of Thingy:91X (v1.0.0) with enabled BLE connectivity bridge.
To my surprise, this seems to be significant larger than that of a Thingy:91...
Hi,
I have following problem:
I try to synchronize specific event let's say every three seconds. My simple test is just looping date_time_now() and taking modulus out...
I am attempting to create an SPI communication to an ancillary circuit through an intermediary board and the nRF52840 USB dongle. If I start with the zephyr sample spi_flash...
Hi, I am starting from the following example: "Bluetooth Low Energy UART service sample", sdk version v2.6.0 I am trying to add a custom board (using VSCode NRF CONNECT extension...
ncs v2.9.0
peripheral_uart (nRF52840) modified code
central_uart (nRF52832) unmodified code
using power monitor for current consumption
When I send the packet from...