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...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hi,
I'm trying to advertise 2 packets simultaneously, connectable packet using the soft device and a becon packet using the timeslot. I'm using nrf52 SDK 14.0.0 and SD132...
Hi I am doing some research for my paper, but It is my first time to use NORDIC board.
With broadcom and bluez combination, I could check data packet in l2cap layer, but...
Hi All,
I have a question about NRF52840 power consumption. It is not very clear from the datasheet what is the power consumption if I'd like to use only one of the DC...
Hi everyone,
Preface: I'm an educator and my students are familiar with the Arduino IDE, so I'm using that in combination with the sandeepmistry/arduino-nRF5 core.
Our...
Hi
I am developing nRF52832 wake up solution using LF (Low Frequency).
Initially, I develope it without sd_app_evt_wait .
After that, I am used sd_app_evt_wait to reduce...
Hi, I'm writing this because of nRF52840 booting error
I got this product today and It worked well, but after I downloaded one of the example's ~DEBUG.jlink file to the...
I may have a massive misunderstanding here....
Using nRF52, SDK 14.2, Ant S212.
I use a background scan to discover devices on channel 0, with a beacon on channel 1. ...
My isp (Internet Service Provider) doesn't provide ipv6. Now how do I send ipv6 packets (BLE over ipv6 packets).
Updated: I have an Nrf 52832 and I want to send access my...
Hi at All,
I’m currently working at a design using nRF52840. It’s extremely space sensitive and actually I’m not able to place all the needed parts to the PCB.
Therefore...
Hello
I want to get the MAC address of my custom device, is it possible to get the mac address of the nrf52832? and if it s possible , in which register? Thank you
ble_app_template.zip I need to setup whitelist. To achieve that while calling ble_advertising_init I specified
ble_adv_whitelist_enabled = true
then, while handling...
Hi all ,
I have to decode the IR pulse for remote . I want to use Timer to count pulse width .I know how to use timer to create a time , but I don't know how to use timer...
nrf24z1,atx has been linked with arx, iis of atx module have signals(clk,ws,data,mclk),iis of arx module have signals(clk,ws,mclk),but arx module have not data of iis. can...