Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Hello, i have a custom board with lot of CRC ERRORS the same code, of course, works on the PDK. The spectrum transmission seems the same of the PDK.
Is it possible that...
Hi Team,
We are using the UARTE(UARTE1) module with DMA for our application with nRF52840 board, for that we are using the " libuarte " example project. For testing purpose...
Is there an example that shows the "Nordic way" of "continuous" conversions using DMA? I think a timer and PPI are needed to generate a conversion task for each timer compare...
Hello, guys!
We are using nRF52840 SoC together with the 15.3.0 version of SDK.
In our project, we basically want to combine BLE_NUS services together with the ability...
Hello!
DFU works correctly.
I try to enter chip in dfu mode from application by receiving command from SPI.
When command is received:
{ sd_softdevice_disable(); /...
Hi,
I'm using Zephyr with nrf52 and want to setup watchdog support with multiple channels (different timer settings for separate different threads).
I can add 1 channel...
Hi,
I have bought a Thingy 91 and have connected to the nRF cloud etc. and I am getting the sensor data OK.
The GPS is still not working, I have followed the instructions...
Hello,
I would like to calculate maximum range between two devices equipped with nRF52840 transceivers working in the IEEE 802.15.4 radio mode. Can I assume that -100 dBm...
Hello,
I have a question about Bluetooth connectivity issues. The BLE code I'm trying to make will be connected to the smartphone (Android). If phone out of the Bluetooth...
I'm developing a bluetooth device that only advertises data, it's set to BLE_GAP_ADV_FLAGS_LE_ONLY_GENERAL_DISC_MODE and BLE_GAP_ADV_TYPE_NONCONNECTABLE_SCANNABLE_UNDIRECTED...
Hello everyone,
Can I use the latest nrfutil 6.1.0 tool to generate the DFU zip file for the dual_bank_bootloader in SDK11?
If yes, do I need to keep the --hw-version...
Hi, I wanna enter the system on sleep to save the power up to 10uA(about tens of A). I am using nrf52840-dk with SPI LCD and some GPIOs in zephyr. Also I want to do DEVICE_POWER_MANAGEMENT...
Hi, I would like to run an nrf53 example project. I got the devkit, and after some struggle I am now able to compile and run a project.
I need to run an Bluetooth example...
This is really a question about best practice - I have some ideas of ways to do what I want, but wonder if there is some clean API-supported method that I haven't found.....
Hi, I am in design stage and i need to change nrf 8001 to nrf 52810. In this point i have a question about pin configuration in nrf52810, Can i use any pin for any use? i...