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...
Hi,
I'm attempting to wake the nrf52480 from it's sleep mode using a button input and sequentially send the command normally associated with that button without requiring...
Hello Experts,
We need to get an RF certificate for our product with nRF52840 (it's actually nRF52840 USB dongle).
In our case, the BLE stack is initialized in the central...
The instructions are wrong -- I have verified with 3 different boards that Step 3 does not work.
Step 3 states: Click the large “+” sign on the top left to add your new...
I have written a UARTE driver, to conform to the kind of API we need, for NRF52840. It is very nearly working except that it drops single received characters and I'm trying...
Hi there, I'm trying to guesstimate the best that I can, the amount of power it would take to transmit roughly 10 kbit/s of data through LTE-M on the nRF9160. I'm just looking...
Attached is a nRF52840-DK project and an Xcode project with iOS and macOS targets. When I run on macOS the L2CAP channel is opened. When I run on iOS the L2CAP is not opened...
Hello
I would like to use the bootloader on the pca10056 in order to use the DFU with the UART.
For my tests, I programmed the pca10056 with the bootloader coming from...
While trying to read the 41 (or more) bytes length character string attribute from the device based on nRF Thread and Zigbee SDK v3.1.0 by the read attribute Zigbee command...
Hello,
i am facing issue in uart data capturing in nrf52832..
i am capturing the received uart data as shown below , but not possible to capture more uart data as if(FIFP_LENGTH...
To whom it may concern,
We know that nRF52833 DK - Development kit support to Bluetooth 5.1. I could not see antenna array on board. Product support NFC antenna. Is there...
hi,dear.
I designed the hardware according to the datasheet of NRF52832, version 1.4, Page 545,Figure 169: QFAA and QFAB QFN48 with internal LDO setup.
In the picture...
Does anyone know of any current Apple devices (and a supported iOS version) that support extended advertising? I'd like to download the nRF Connect app on an Apple device...
SDK 15.3.0; nRF52832
In a previous discussion about continuing to advertise while connected:
[quote userid="4240" url="~/f/nordic-q-a/45644/how-do-i-simply-do-a-non-connectable...
Hi,
I've developed firmware for nRF52832 to beacon and scan for identical beacons. So with many devices, each can detect the others. What I've noticed is that while most...