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...
hello,
please find main.c file of code and how to add the MAC address to the ble_app_hrs sample code
that was provided in the samples directory of the SDK.
Can you...
hi,
I am trying to develop a network of ble devices.i want nrf51822 to function as a master and slave( not necessarily simultaneous). For that i need to develop a custom...
Hello,
Firstly, I just begun with BLE and I am trying to program nrf51822 to read the sensor data through TWI (I2C) connection and send this reading to the central device...
I have tested the ble_app_proximity sample firmware on nRF51822 eval kit and also on my custom board.
Everything, regarding the used services seems to work as intended. However...
We have an application in which it would be nice to change the supply voltage for our Nordic module (nRF51822 running the Soft Device) depending on which other modules on...
I am creating some app. So I tested ble proximity and ancs apps.
I'd like to know how to reconnect to paired peripheral device on ios.
peripheral on ios has random address...
Hello!
I need to perform directional connection from the phone to the device on nrf51822.
The device should be hidden to the search, but allow connection if know mac address...
I'm using nRF-Shiffer V 0.97 on a PCA10000 V2.2.0 Usb dongle.
I see lots of helpful details.
But the problem is, that the sniffer often misses parts of the communication...
Hi,
I recently purchased a Blend Micro from Redbear Labs, currently I have created my services.h through compiling the .xml file, and now am trying to use the redbear library...
Hi Guys,
Hopefully this is not a duplicate question.
I always try to search before I post but there are so many ways that people can ask a question, all technically...
Hi,
I asked the same question but it was a long time ago and still I don't know how to solve this issue. I got a reply but It wasn't help so now I'm writing again with...
Hi
I am new to the nRF kit and C, but I have a project where I shall use the nrf51822 as master and MCP3201 ADC as slave. The nRF is only going to read values that i give...
Hey! I've been working on triggering DFU from within my application. It's obvious that the bootloader in the new SDK has been written to support this but I had some problems...