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 folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hi,
In my current project I have indicating LEDs connected via TWI bus. In this case, I can't use BSP_LED_0/BSP_LED_1 outputs to indicate states as it implemented in nrf_ble_dfu...
Hello, I recently use nrf52832 to make a wireless sensor network of BLE concurrently with NRF_ESB.
During development, I use only 2 sensor. Both sensors are connected to...
ANT S212, nRF52:
I've read all the links in the forum regarding serial port running in debug mode and not in run mode.
In my case, it works in RUN mode until softdevice_setup...
Hi
I have a sensor array which data have to be advanced burst to one or many devices.
The array size is anything from 24 bytes to 24k bytes, depending on the number of...
Hi guys,
I am using nrf51822 and SDK 11. I have some trouble about suddenly reset the nrf51822.
In my application, I used uart_fifo to received some information from other...
Hello beacon fellows,
with regards to maintenance, i am looking into the possibilities to avoid human presence when updating the message to be emitted by Beacon Kit. Any...
Hi,
I'm trying to do (customized / simplified) dual bank DFU on NRF52832 as simple as possible, without any complicated checks.
Assume I succeeded into storing the new...
i want to know about how nrf51822 beacon's states will change once it is turned ON.
with the state diagram i can define how the module is working after turning it ON.
...
Hi,
I am trying to configure the nRF52832 on my custom board to work on the 32.768KHz clock signal from the host controller. I have configured the LFCLKSRC register to use...
Hi
I have a problem with my NRF52 DK and my HEX file ..
With one of my projects, when I generate a HEX file, and I put this one in the NRF52 DK, the program is not working...
I'm fairly new to nRF ecosystem and embedded studio. I'm just trying to read GPIO read of my digital hall sensor. Can anyone find what am I doing wrong with my code? I just...
Hi,
I generated by DFU package following the BLOG post: devzone.nordicsemi.com/.../
However I had to make some changes as it seems to be out of date. I used the following...