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 have a time-critical code section in a call-back routine which is too slow to work when run as a "debug" build, but works fine when run as a "release" build.
This is a...
I'm writting firmware for a Peripheral Server and wish to display the smart device friendly name that will connect to my nRF52832. Is it possible without addind service/characteristic...
I am Planning to Implement Card sniffing with NFC Front Chip !
Can I Utilize Comparator for card presence detection system senses the card by measuring the decay time of...
Hi
The slave select (ss) pin during the spi communication is always low even when i make it high to release the spi bus. It looks to me that I'm not actually controlling...
Hi All,
I got 66uA current consumption in sleep mode and trying to reduce it further to few uA. I have disabled the serial interface and still wondering if there is anyother...
Hello All,
I am working on the nrf52810 module.
I am using sdk 15.3 with softdevice 6.1.1. (IDE segger)
Issue-
1. I am giving the Advertising name as " TEST_01 ...
Hi everyone,
this is my first question in this blog.
I am trying to use the library pc-ble-driver-py in order to interact with a DevKit (in which an example code is implemented...
Hello!
I want to use a long range and buttonless bootloader in nrf52811. S140 cannot be used for this task, because S140 use more then 150KB of flash.
Is it planned to...
I need to download nRF Sniffer v2.x, but the link is not valid, please send me a valid link
Old unavailable address: https://www.nordicsemi.com/Software-and-Tools/Development...
Hello,
I have to send hardcoded AT commands on button press on nRF9160dk. So for that, first I did program for button press. It is working fine. Then I did simple_at program...