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...
I am trying to probe sysclk signal on one of the unused GPIO pins on a nRF52 board. I modified the ble_app_template example provided in SDK 11.0.0 and added a sysclk function...
I am trying to connect nRF52 with 7120 and create a NFC card reader , is this a solution and power efficient solution .
I will interface through I2C , is there a example...
I am using the sdk version 11 and arm-none-eabi-gcc version 5.4 on linux mint to compile the blinky test application. I have pointed the Makefile-posix at the location of...
I am doing the test about timeslot with the project link text
but it cannot scaninng and i found the timeslot is work because i get event NRF_EVT_RADIO_BLOCKED and it call...
Hello,
my application has to emit measurements in the manufacturer specific data structure continuously and has to accept a connection, for example for ANCS. Therefore...
Hi,
I am developing a firmware using nrf51822xxaa s130 SDK 10.0. I am using device manager to exchange the security keys and storing the bond information. For my project...
Hi, If I understand correctly the debugger on PCA10040 can operate in 6MHz/n as SWO frequency.
the nrf52 can operate at 4,8,16,32MHz swo frequency.
How are we to use SWO...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
I'm trying to implement the DFU Feature into my application, but it seems to be in a bootloop after it starts advertising.
The application works fine when flashing it via...
Hello everyone, I want to measure Low power mode current consumption in nRF52 DK,but I dont have accurate CRO to measure in micro Amperes, therefore I would like to know if...
the eclipse build memory map is
text data bss dec hex filename
363312 2485 5340 371137 5a9c1 ********.elf
363312 2485 5340 371137 5a9c1 (TOTALS)
it is giving very large...
Hi Friends, I like Nordic and Arduino, it's great if Nordic can support Arduino officially, we can use the ARM0 in Nrf51822 as a single control point of Arduino project. There...
I taken the Android-nRF-Beacon-for-Eddystone app code from github.
From my account I configured my Google Dev console:
enabled proximity API
added credentials...