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...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
I am new to Bluetooth 4.0 and want to use for a specific application. I intend to modify the Bluetooth 4.0 protocol and would need continuous transmission of packets. Is it...
hiii....
i am using lightblue app in i phone to connect with the advertising device...in my ble profyl i have 5 services and 5 characteristics in each... most of dem i...
I make a call to sd_ble_gatts_hvx, and get an error. The call produces an error and I end up in ble_debug_assert_handler
From ble_debug_assert_handler:
The file name is...
Hi,
I've tried to implement s120 softdevice (version 1.0.0 production ready) on NRF51822 Development Kit and run ble_app_multilink_central example from sdk 6.1.0 on it but...
My devices should be able to "see" each other and at the same time they should be able to extract some information from a received Advertising packet. After reading about...
Hi, I use s120 stack. Peripheral device sends a notification 6 in a row, but the central device receives only the first 3 notification. How to get all the notifications?
Hi,
I have 2 pins with PULL_UP in sense mode and when i use sd_power_system_off() i measure 25mA current, which is higher than when my system is on (around 10mA)!!
How...
We are using an nRF8001 with bonding. We are trying to figure out how big the dynamic data is that we need to store (since we are used a fixed-size storage in flash memory...
I just received my Beacon Kit and need a programmer/debugger but money is tight. These are the options I'm looking at:
cut the traces on my nRF51822 EK board and add...
I wrote an application that works using an Enhanced Shockburst-compatible protocol (because I need it so), using the RADIO interface.
What happens if a packet with an address...
Hi U guys
First I’m pretty new I use of bluetooth low energy, so bear with me.
It is pretty simple, I need to send a temperature each 10 sec. or whenever it has changed...
Hello. The nRF51822 Series Reference Manual says on page 38, "The SWDCLK pin
has an internal pull down resistor and the SWDIO/nRESET pin has an internal pull up resistor...
Tunning connection parameters to minimize current consumption for a fitness device transmitting data to ANT+ and BLE at 1sec intervals.
The desire is timeout after 60sec...
Hi,
We are trying to use the over-the-air bootloader in our application.
Our problem is the bootloader seems to require one first over-the-air download before it allows...