Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
I followed the instructions in Lesson 9, Exercise 5 of the FOAT course. However, I am unable to complete the build process. I was wondering if I might have missed a step or...
Hi, I have cloned the channel sounding with range requestor samples but every time I try to build it I encounter the error:
I have not changed the code or anything, but...
Hey all,
Every time I flash, I get the following error message:
Error: One or more batch tasks failed: - [Probe] Device error: Memory access error at 0x00000000. Probably...
Our nrf9151 boards are getting stuck when nrf_modem_lib_init() is called.
We just see this line. Usually, the device gets past it in less than a second.
[00:00:00.376...
Hello everyone.
WE're trying to make a https connection with google.com and execute a GET request.
Wifi connection is working; DHCP seems to be working (my personal assumption...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Hey, I am working with the Matter light bulb sample from the 2.9.1 SDK, which I have modified to support the occupancy cluster. (nRF-52840 and nRF-52840DK)
This worked fine...
Hello,
I am currently designing with the nrf52840 and trying to implement the 32 MHz crystal required for bluetooth radio operation. The calculations for the load capacitance...
Hi,
i am under Windows 11 using the latest VS code extension (2025.4.106).
How should i use https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/reference/settings...
./chip-tool pairing ble-thread <node_id> hex:<operational_dataset> <pin_code> <discriminator>
failed to commission Matter over Thread door lock with chip tool and nRF52840...
Hi,
I would like to know the best method to force a Public Land Mobile Network Identifier (PLMN). When working with an MVNO , it is very common not to get the right timers...
I work for ChannelSounding on nRF54L15.(NCS3.0.1)
I measured the distance using two nRF54L15-DKs. The actual distance was 3m. The average measurement result is shown below...
hello everyone,
I built an application based on the peripheral_uart sample running on the EV-BM833 board. The application includes the Nordic UART service.
Using the nRF...