I have a characteristic whose value is an array of char, which can from 1 to 20 bytes long. Using SDK17 I can set a vlen attribute and use the function update_characteristic...
Hi, Goal: Send a firmware update from nrf5340 to another nrf5340 over BLE I found the following sample and a lot of support tickets talking about this sample but I am unable...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi Nordic team, 您好,北欧团队,
I am developing nrf54L05 in VS code with NCS.I want to configure the SEGGER_RTT_printf to my project.Is it correct to change the CMakeLists.txt...
Hi,
I am trying to run the nRF91x1: DECT NR+ Shell example on my nRF9161 SDK board.
I get this crash when the code runs
Can you point me to the explanation of what...
Hello,
Is there documentation, or an example, explaining how to avoid accessing peripherals owned by the SoftDevice controller in an Application?
I found this:
docs...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
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...
HI,
We connect our own board with nrf51 via UART. From the host board, I call sd_ble_gap_rssi_start() first. I can see BLE_GAP_EVT_RSSI_CHANGED happens. Then I call sd_ble_gap_rssi_get...
We are all familiar with NRF_MODULE_ENABLED macros, what is their purpose and why are they required.
However, I am wondering if there could be a better way to implement...
Hi,
I am trying to get the example spi slave working. I am using SDK 11.0 ( I will try again under the 12.0 SDK later today).
I've checked my spi master by running the master...
Hi,
I am trying to interface MCP2515 with nrf51-dk. MCP2515 talks over SPI, so I have taken SPI_master as my base code. I have used MCP with arduino, so I thought it would...
Hi DevZone,
I am Nordic beginner, I am using the Nordic SDK example code for my current project. Before using Nordic DK, I was using Arduino for this project.
There are...
I'm trying to enable the S140 softdevice on my nrf52840-PDK from NuttX. When I call sd_softdevice_enable(), it returns NRF_ERROR_INVALID_FLAGS, which is not one of the documented...
I hope, operating BLE 5.0 at low data rate will give us longer range in open space. So in an environment like a football field, where each player will have 5.0 operating devices...