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 believe what I am asking is extremely specific, but keeping hope that I might get some direction
I have used a clone ST- Link v2 programmer to download code into a NRF51822...
Hi all,
I would like to trigger some actions on difference devices communicating with the ANT protocol based on the distance they are from each other. A simple example...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Hi all,
First of all thanks for Nordic team for the excellent support. It is very useful for a beginner like me to get started on BLE development.
I am using the nRF51422...
The issue is that if a peripheral needs to enable interrupts (or anything else partly protected by the SoftDevice) and is configured before enabling the SoftDevice, the NVIC_...
Hi, I use nRF24LE1 configured for power down on register retention mode with RFRx active.
When the CPU is on power down i don't have any interrupt from RFIRQ.
Init configuration...
I downloaded the power consumption example code to a nRF51-DK to measure the current consumption during SYSTEM ON and SYSTEM OFF state.
For the SYSTEM ON state, I used...
On our custom board, we have a dedicated hardware reset IC which toggles the nRF51822's nRST line low in response to a magic button press. The nRST line has an external 100k...
Hi,
it's possible to decide if send a scan req to a peripheral device? I want to send a scan req only to the peripherals that have a specific adv packet...it's possible this...
So, I am working on a handful of nRF24L01 to test some ideas out with radio devices and read thru many example source codes, libraries and datasheets and now I am going a...
Hello everyone
I want to develop a prototype by using nrf51822 but the problem is i did not find information concerning the packages please i request you to provide the...
Hi,
I know it possible for a nrf24l01+ configured as RX to receive communication from several nrf24l01+ configured as TX. (because RX has 6pipes.) I tested and that works...
Hi,
Loaded SDK8 S110 softdevice and application to nRF51822(pca10001), then the application works well. When I want to reload the sofedevice by nRFGo, I get the error message...