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...
Hello,
I started to make an app for a board with nRF51822 with softdevice S120 version 1.0.1. Now I would like to have the DFU implementation in it but I am stuck at the...
DFU create my image,i have a question as follow:
i can open nrf.exe(By default, the tool is located in the C:\Program Files\Nordic Semiconductor\Master Control Panel\3.9...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Working on a wireless mouse project using an Interlink micro joystick ( www.interlinkelectronics.com/MicroJoystickHDK.php) and nrf51822 ble module. Movement of the interlink...
I've read through the DM code in the S110 library of v8.1, so this question is just asking for confirmation of what I'm reading.
The device_instance_allocate function returns...
I have an old version of nRFgo Studio and nrfjprog installed on my computer (version 5.2.0.45231). I use nrfjprog from command line to flash my devices (easier than clicking...
Hi, I am developing a coin cell powered NRF51-based device that needs to keep track of reasonably accurate real time (no calendar, just number of seconds) in a long term ...
hii,
i am working on ble project where i would want to read the name and address of a slave.The example i am looking at is "nrf51_sdk_v6_1_0_b2ec2e6\nrf51822\Board\nrf6310...
Hi All,
I am trying to make a nrf51822 talk to a SPI display by using the SPI Master.
My problem is that the display does not give any output, only takes input.
The...
Hello,
I am writing an application in Qt that runs on the computer and interacts with a nRF51422 via BLE. Now I have noticed, that I have to tell the framework, which address...
How do I reset nRF51822 to shut down the debug port?
I have a custom board with a built-in battery and strong power management.
If I power up the board without the debugger...
Hi All,
My goal is to advertise the generic packets untill a GPIO interrupt occurs. So in order to achieve low power consumption I have increased the time interval of those...
bootloader.rar (/attachment/d5fd4fbbc7d37433740f6c9468f3110b)
bootloader_dfu.rar
Hi,all.i want to set same macaddress with my app in bootloader,and advertise it in bootloader...
I have a pstorage Clear and Store that I use just before calling bootloader_app_start() in my DFU bootloader code. Everything was working great testing/compiling (GCC) under...
Hi,
we'd like to use nexus 7 II(android 5.1.1) to connect nrf51822, but cannot connect if nrf51822 uses whitelist.
step 1. we send advertising packets without using whitelist...