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...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi Team,
We would like to connect external LEDs to the NRF52840DK controller.
We could not find any unused GPIO pins to connect.
We have referred manual but it showing...
Hi guys. From the ble_app_hids_keyboard_pca10040_s132 (nRF SDK v17), there were several HID characteristics added.
protocol_mode_char (Protocol Mode characteristics) ...
Hello, Not sure where to direct this (we can open a GitHub issue but wanted to clear it here first), basically everything works great on our Galaxy Tab S6 Lite ( SM-P610)...
Hello,
i am new with the nrf9160, and we are using the download client to download a firmware for a secondary mcu. At the moment its implemented so that at the begin its...
Hello, I recently acquired the thingy53 device and I am trying to use the example of the weather station with matter:
Weather Station . I am following what the documentation...
I've built a simple Matter device for the nRF52840, using the chip-build-nrf-platform Docker image.
The host OS is Linux, and I mapped the physical device ( /dev/ttyACM0...
Dear nordic,
state of your MCUBoot + Immutable bootloader is just awful.
Please fix this hook, when enabled it disables updates of the mcuboot bootloader when used with...
Hi,
From nRF5340 audio example kconfig, there is a note that "now 48kHz is the only sample rate supported". Is this correct? My application would only work for lower bitrate...
Hi,
I have a RIGADO BMD-300 module that can only be accessed over the air. (no physical access)
The modul has the BMDWare ( https://file.elecfans.com/web1/M00/20/D2/oYYBAFmk2JOADMegAAu4fGDEUUo022...
Hello,
I am looking at using the nRF52832 for a safety-related purpose and therefore want to isolate the safety-related code away from the Bluetooth stack. The main concern...
Hi,
I have observed a strange behavior when manually selecting wrong PLMN. I get EMM reject cause 11/PLMN not allowed as expected, but then the modem is stuck in CEREG state...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v2.0.0 Hello. In my project, I want to make sure that my project always works during power on. How can I check if my project can...