Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
Hi!
One of the requirements for EN 18031-1 is that a product shouldn't contain publicly known exploitable vulnerabilities:
6.10.1 [GEC-1] Up-to-date software and hardware...
Hi all,
This is for nrf9160 with firmware version 1.3.1.
I 'm trying to read back the certificates and comparing with a known CRC.
modem_key_mgmt_read is able to read...
Our system is composed of a nrf5340, a QSPI flash, and a nrf7002 on single wire SPI. We are not using the network processor.
We are using Zephyr NCS 2.9 with sysbuild. We...
I am testing the Sleep idle current for the nRF52833QDAA module.
The module is nothing connected outside except the fundamental circuit as the attached picture shown.
...
Hello,
We have the nRF52833 included in a new PCB design. So far it works well using mcuboot and a UART interface.
I'm trying to get the radio set up and running, and...
NCS: v2.7.0 nRFCloud/utils: a2db3ffedbda237f9c1efb7a68ec2d270c346e56 Hardware: Custom Board with nRF9161 I am writing a provisioning automation (with robotframework), but...
Hi,
I am using sensor observer sample to get the data from sensor sample. However, I notice the power consuption is too high. I have look thourgh the forum and found this...
HI
this is my pm_static.pmy
I added the following in app.overlay
After the compilation passed, there was no response when I flashed the device.
this is my...
Hii,
I'm using Distributer and target sample code for testing OTA in ble mesh. Using nrf Device Manager App I'm able to upload dfu_application.zip file to distributer...
I'm testing my code based on nrf5SDK v17.0.0 with nrf52832 board.
By nrf connect application,I can see the broadcast packet from my board.It looks something like this. ...
I have installed the nRF BTLE Sniffer plugin for Wireshark to do some transmission monitoring between my PC (central) and device (peripheral). To test, I have a U-Blox NINA...
Dear Support Team,
I am currently working with two nRF54L15 DK boards placed approximately 50 cm apart and stationary. I am using the channel_sounding_ras_ example with...
Hey! I am working with 2 nrf5340 boards(nrf5340 Audio-DK as peripheral and nrf534DK as Central) and am trying to send 12750 bytes of data at one second from Audio-DK to DK...