Does the NRF8240 using the HCI UART sample support setting a public address?
https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/hci_uart/README...
Hi
I have set up VS Code (1.93.1) on my Mac (mac OS 14.6.1) with nRF packages and zephyr installed. My nRF5340 DK is also found (however, instead of a nice identificaiton...
Hello,
We are in the feasibility phase of updating a product to include a nRF9151 modem connected to a nRF52840 via a single UART. The modem will operate in SLM (Serial...
Previously, nRF Connect SDK was working without issue. However, now when I try to create a new build configuration, it hangs at the following step:
It's unclear why this...
Hi Devzone. I have a PCA10056 that I'm using to set up for CI / HIL testing, using an external nRF52840 on another PCB.
The external SWD on P19 is working perfectly.
...
Hello everyone,
I’m facing an issue with step-by-step debugging in VSCode using the ARM GCC compiler with an nRF52811 microcontroller and Nordic’s SDK 17.1.
Here are the...
I'm migrating an nRF52840 project from ncs 2.7.0 to ncs 2.8.0. We pass the board in to the west build command line. Our CMakeLists.txt uses the BOARD & BOARD_QUALIFIERS to...
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...