I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hello,
I am trying to use http requests on Thingy91 and therefore I tried with the sample from zephyr/samples/net/sockets/http_client.
I can build the project without...
I have a conexio stratus board that I would like to debug the modem with the LTE Link monitor. I am not using the Zephyr frame work, but I can flash pre-compiled hex files...
There's a few threads out there with similar questions, but I haven't seen a direct answer to this.
If I build with nrf5340dk_nrf5340_cpuapp, can I use the entire application...
Hi,all~
The program runs on nRF52833. At the beginning, MCU sends data to nRF52833 through serial port, and the data can be received correctly(pic one). When I use THE...
I currently have an issue where by the Chip-Select is not toggled at all when configuring the csn pin to pin <18> on the Nrf52840 using Zephyr (version 2.7.1).
See dts configuration...
Hi All!
I am using NCS v2.0.0 and nrf52820 custom board and an example to test is radio test . I tested that example with nrf52833DK , code is executing/ printing messages...
Hi!
I'm developping a battery powered product, so the power consumption is important. I need to multiple an array point by point with an array (hamming window) that I store...
Hello support,
Your choice of 201 size component packages are not ideal for manufacturing (and HW debug). I understand some of the reasoning especially on 21540 antenna...
Hi,
I'm trying to implement zigbee into our application. For testing purposes I start with the example code, and I use the multiprotocol template as a starting point.
...
Hi
I am trying to migrate my project to newest NCS v2.0.0 but is struggling figuring out how to configure SPI2 slave operation mode.
The project is currently running v1...
Dear Nordic Team,
your chip above is on 52 weeks lead time, so here is the question:
a) I can spot inventory for the 8 channel version: nRF24AP2-8CHQ32 - would this...
Hi,
We are trying to add lwm2m (client) into light bulb sample (matter).
It results a redefinition of gethosname : CONFIG_LWM2M defines CONFIG_NET_SOCKETS_POSIX_NAMES...
Hi,
I have a nRF5340 DK (not the audio DK). I read the specification of nRF5340 Audio DK and found that it supports LC3 codec. However, I want to ask, is it possible to...
Hi,
I'm trying to measure the current consumption of the nRF9160 DK using a Nordic PPK 2 in various modes. Through reading up various documentation regarding this, I have...
I've installed nRF Connect and VSCode on a MacBook Air M1. Whenever I try to build my existing firmware that builds fine under Windows, I get the following error:
The terminal...