"I added an endpoint called Matter Extended Color Light to the matter_bulb example. After compiling and flashing the firmware, HomeKit only recognizes and creates two dimmable...
Hello Team NordicSemi,
We have developed product using nRF9160 and aware of the PSM operations of this SoC.
I talked to one of your engineer during tech tour and found...
In our firmware we use BLE together with ESB using the MPSL timeslot API, with the implementation inspired by this example: https://github.com/too1/ncs-esb-ble-mpsl-demo However...
I am using the MESH distributor sample from the nRF Connect SDK (v2.8.0) on an nRF52840 development board. My aim is to use the RC oscillator (RC source) instead of the low...
I got the following setup: nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001
nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001...
Hi,
I have the following scenario:
nrf5340
SDK 2.1.1
HFCLK: 32Mhz crystal
LFCLK: square wave of 32768 Hz from an external RTC, range [0 - 1.8] Volts
square wave...
Hello, I am developing a solution based on nrf52-DK, using nRF52832.
I am trying to use JFlash to read Device Serial Number. I could read it with JLink , with command "mem32...
Hi, hope someone can help me.
The past 3-4 years I have used SDK 17.1.0 and SES for SW development where the SW is running on a nRF52840 SoC which is the heart of our product...
I solved this but the solution wasn't obvious and it didn't show up on google so I'm going to leave a quick writeup here.
nRF Connect SDK 1.7.1 on windows and linux
We...
hi,i wanna read the imu sensor lsm6ds3 on board of nrf52840 based Xiao BLE Sense
so i used the code in samples /sensor/lsm6dsl
first i didn't know if i do have to create...
I'm working on a Docker image that includes a VS Code server for the purposes of workshops and training, and I'd like to install the nRF extensions (e.g. https://marketplace...
Hi,
I want to use a LNA for make our sensitivity better, Then i should to put a RF switch and have a control in sending and receiving, because when the device is in receiving...
hi,bro
I want to support both BLE and GZLL simultaneously and perform the corresponding initialization work based on the value of a variable, mode . However, when I set...
Hi,
I have difficulties to sniff BLE packets with nRF52840 and wireshark between a remote controller and phone.
I can capture all the pairing process, I see DHKey exchange...
Greetings!
I am looking into Bluetooth Mesh, and the allowed radiated power according to Norwegian law. The general limit for 2.4GHz is 10mW, but if we utilize FHSS the...
Hello, I'm running into an issue with the "modem shell for NR+" application on a pair of nrf9131ek evaluation kits. The local sales rep. suggested that I reach out to Nordic...
Hello, I have a pair of nRF9142EK devices that I've been using to test DECT NR+. Now, I'd like to test out one of the boards with the cellular modem firmware for nRF9131EK...
Hello,
In my project, I have b0+mcuboot+app to be able to update the bootloader and the application.
I am contacting you because I have trouble understanding the difference...
Hi Support team,
I am using nRF9160 module and i want run two server on the module, one is modbus server and other is CoAP server. so is it possible to run both server...