The docu page for the nRF9151
https://docs.nordicsemi.com/bundle/ps_nrf9151/page/ip/radio_lte/doc/frontpage.html
contains a link to
docs.nordicsemi.com/.../intro_nrf9160...
Hello,
I want to utilize two units of nRF7002-DK I have, to evaluate LE bluetooth link between the nRF5340 SoCs. I need access to define CIG and CIS between the two SoCs...
Hello. I'm trying to run a sample with sending data via Lora. I'm using llcc68 but as I read in previous threads, the code for sx1262 should work on my chip.
Here is my...
I am using download_client library in C++ project. I have to include coap.h but when I compile I get this error:
C:/ncs/v2.7.0/zephyr/include/zephyr/net/coap.h:744:16: error...
I’ve been working on creating a C++ application based on the NUS example, but I’m encountering an error. I’ve attached my application below. All I did was enable CONFIG_CPLUSPLUS...
I been trying to figure this out but to no avail. I get these errors on build.
:/ncs/toolchains/b620d30767/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi...
I'm running SDK 2.8 and 2.8 Toolchain. I created the sysbuild.conf setting:
SB_CONFIG_BOOTLOADER_MCUBOOT=y
and put it in the application folder (per this support request...
I have an app where I'm using the AP and STA mode of the 7002. I'm running on a nrf5340.
*** Booting nRF Connect SDK v3.5.99-ncs1-1-1-g6dc48c918694 *** [00:00:12.620,269...
I've previously successfully performed OTA DFUs of our application (basically a heavily customized peripheral_uart), running on hardware substantially similar to the nRF5340...
In my project I have a BME280 that starts OFF, and I interface with SPI.
The system then turns the power supply and the bme280 is powered.
At this stage the bme280 needs...
Hi,
The following code :
Was working fine in 2.7.0. The callback was called and the event was NET_EVENT_WPA_SUPP_IFACE_ADDED. It is declared in nrf/blabla/supp_events...
I ran this exercise a month or two ago and it worked to do OTA updates. I then tried recently again and it is giving me "Device not supported" in the Nordic Device manager...
Hello,
I am in the process of adding LPN nodes to my network, Unfortunately I am getting a lot of "Ignoring old SeqAuth" Warnings on the friend side and looking at the friendship...
Hi all,
I've been using the nRFConnect extension without any issues, successfully connecting to my nRF5340 board via JLink, flashing firmware, and receiving printed messages...
Hello,
I am in the process of adding LPN nodes to my network, Unfortunately I am getting a lot of "Ignoring old SeqAuth" Warnings and looking at the LPN friendship call...
I'm attempting to initialise my first zephyr project using the nRF SDK, and have been following the academy course on the nRF boards. Problems arise on the install SDK (2...
I'm trying to get the settings api working with multiple partitions using little FS. Some of the implementation is specific to Nordic and was hoping to get an example of how...
Hi,
Only the TX and RX of NRF52840 chip UART are used to test OpenThread CLI Demo. How can I change the configuration of UART in the original CLI Demo?
Thanks.
Hello,
We are trying to test our product for qualification purposes. I found documentation for configuring a Windows environment on the nrf52 series and trying to apply...
Hi, I have a nRF5340 using hci_ipc that has the following features:
Central Role + Scanning (Multi-connection to nRF52840 peripherals)
Peripheral Role
QoS Channel...
Hi,
"In a BLE Mesh network, if a client uses GAP attributes to send data, can it also use the GATT profile to communicate with a single device? For example, can the client...
Hello Developers,
I am k.hemasundar and i am working on the nRF52833 QAAA0 micro controller with segger embedded studio IDE. I have used nRF SDK of version 17.1.0 and 16...