Hi Community,
I made a custom board based on thingy53, created a similar custom board file folder.
The application code can be compiled correctly with the original thingy53...
Hello
I am trying to initialize qspi in a ".cpp" file and methods like
PINCTRL_DT_DEFINE ( QSPI_NODE ); are giving me "out-of-order initializers are nonstandard in C...
Hello,
In a project using the NRF52832. Softdevice SDK 19.1.0 and Segger IDE, I inizialize the BLE for having NUS and DFU services actives. I try to reproduce the code here...
Hi,
I've recently brought up the Matter Test Harness on a Raspberry Pi following the instructions in the CERT tool repository ( https://github.com/project-chip/certification...
Hello. I am currently working on a Mesh Network using the Nordic Thingy53 board. As far as I understand, the Mesh protocol developed by Nordic already has encryption, obfuscation...
hi,
i use NCS SDK V2.80,and dk board is nrf54h20.
I now want to combine theUSB HID-KEYBOARD and HID MOUSE into USB composite device.
For example, if I want to add hid...
Good evening,
I noticed that the IMEI for the nRF9161 is not embedded like it is for the nRF9160, and it requires retrieval either through nRF Cloud or via the API. However...
I have a PCA10056 (nRF52840 DK) and while programming it with a UART example from the nRF5_SDK_17.1.0_ddde560 using Segger Embedded Studio for Arm 5.42a, it will not show...
Hi,
I have opened sample "Peripheral_hr_coded". I have build it successfully. I click on debug. I expect cursor would start from Main function. But Debug was not started...
Dear:
I am useing NCSv2.6.0 version.On the basis of my project, adding RTT printing of Bluetooth scan packet and scan response packet will frequently appear Log crash. ...
I'm developing my application using the NRF Connect SDK in VS code. SDK Version 2.4.2. The NRF52832f we're using is integrated into a module made by fanstel and it has been...
Hi,
I am going through the DevAcademy Bluetooth LE lessons, using nRF5 DK. But I run into problems directly in the exercise of the first lesson. Everything goes fine to...
Hello Nordic community,
I am currently working on developing applications for Matter over Thread and have set up my ZAP file accordingly. I've successfully flashed two types...
I want to use a switch in the overlay file, like:
To do so, I try to add a config statement in a custom KConfig file. (mp_Kconfig.conf):
Adding the file to the build configuration...
Hi,
We have come to expect that with the nRF Connect SDK installed properly and using recommended options we can build a sample, for example
$cd \ncs\v2.8.0\nrf\samples...
Hi,
We have a blue tooth mesh application similar to light and light-switch setup.
server nodes: light
client nodes: light-switch
We expand the light-switch node to...
I am using a LattePanda 3 Delta running an Ubuntu server OS (x86) headlessly. I am using a RS-232 cable to obtain the modem trace from my custom board, which uses an nRF9160...
Hi!
In our project, we need to send cloud-to-device commands. By "command" I mean a request to do some short action, not a request to change device's configuration/state...
Hello, the nRF5340's SAADC has a temperature dependent offset according to the product specification. The offset can be measured (I suppose it is automatically applied within...
Hello,
I have a question regarding a recent issue.
I'm currently developing with the nRF52840 IC or EVM, and I'm facing a problem. Whenever I write firmware to the flash...
We are using the NRF9151 and unable to establish a connection to an LTE-M network in Ireland (testing in Cork currently). We are using a Kore MVNO SIM which supports Three...
After some time I picked up my NRF5340 DK again to continue my Matter samples. But I noticed I cannot program any sample to it. The Segger seems to work fine, as I'm able...