Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello,
i am using AES CCM encryption available in nrf52832,
my data which need to be encrypt is same every time. data will encrypt and 4 byte will add at the end of...
Hi all,
I am working on a project with the nrf52832 and I am using softdevice S132 6.1.1. After creating my desired flash layout (with some help on this forum, thanks!)...
Dear,
I am using NRF52840 and nRF5_SDK_17.0.0_9d13099 and SES development tool.
And also, I am testing SPI master with p0.29/30,31 and P0.26.
but when I do "nrf_drv_spi_init...
I am tring to DFU by Bluetooth with example, but it not work.
Please someone help me!!
My environment
PCA10056 nRF52840
SDK17.0.0
examples/dfu/secure_bootloader...
I was working with the Thingy:91 trying to get into into a serial printing state. I tried to updated the modem and firmware using the nrf Programmer. When updating the modem...
I've been having problems trying to get any of your example project to use NLOG to a uart port that we have made available for production test on our new product.
I've chosen...
Hi,
I am desperately trying to read some RTT Input with Zephyr, but I just cant get it to work!
All I want is to read the RTT Input. I tried with the console and the shell...
Hello,
I am looking at the nrf52840-dongle to explore Bluetooth audio (in headset mode).
So - just to double check:
(1)
I assume I can interface to bluetooth audio...
I'm using nRF52832 + SDK17.0.0 + s132_7.0.1. I am testing buttonless DFU on the PCA10040 board based on this blog, The initial DFU (when there is no app) is successful:
...
Hi, 1) I want to run the client-mesh from DK sources into Dongle. So, I did: - modified the client-dk project: nrf5_SDK_for_Mesh_v4.0.0_src\examples\light_switch_dongle\client...
Hi,
We have been working with a coordinator and a router device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Both devices are Zigbee 3.0 and implement...
Hi Support-Team,
My iOS app crashed when I updated IOS-DFU-Library from V4.6.0 to V4.8.0.
I attached the Xcode debug info and iPhone Analytics.
Thank you very much!
Hello,
Would appreciate some understanding of a compiler warning. Developing for nRF52832 using SDK 15.3.0 plus S112.
This code compiles without warning:
Then I switch...