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...
SDK version: 5.1.0
S110 version: 6.0.0
chip: nRF51822
I am experimenting a generic Data transfer hid device, the report map is as follows:
0x05, 0x0C, // Usage...
Hello Nordic team,
I am working on a BLE RedBearLab shield (nrf8001) mounted on an Arduino board.
Consider that a connection is correctly made from a Master app to my...
I've been running various code on a 51822 that has used PPI, timers, events, GPIO pin config and so on. Supposing I've lost track of what state the retained registers on the...
Hi,
I am new to ANT programming, and was following the userguide's steps to set up my nRF51422 evaluation kit (pca10003 board). I can compile and upload the blinky example...
Hello Guys,
I am having a hard time figuring how to add the nRF51xxx algorithm into Keil. According to nRF81522 Evaluation Kit user guide this should have been installed...
Hi all,
I use the SDK mouse demo and bind with a surface successfully.
But when it connected, I set the mouse re-binding again by pressing the bind button and power on...
When I first switch on the circutry that initialises the nrf8001 and sets it up for communication and then connect the android app with it ,the connection is done successfully...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
Hello,
I have some questions regarding S110:
Is it possible for the S110 softdevice to scan for broadcasts?
Is it possible to create a connectable broadcast...
Hi all,
I'm trying to implement two hex files into my processor, one application and one bootloader.
In nRFgo Studio I enabled 2048 bytes in the NUPP field to get a protected...
I've been working with writing and erasing flash. And somehow I can't flash softdevice 6.0 into the NRF51822 G0 chip with NRFGO. The error information poped up is "An error...
Hello,
For my application i need one central device collecting data from sensors. For central side i would choose for the nrf51822(s120), simply because it has high priority...
I know it was asked and I was searching but I didn't find a clear answer about that. I know that I can generate any random 128bit UUID for all my user services & characteristics...