the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hi i wonder how could i program the nRF Dongle with the sample thread_cli in order to being able to use the thread topology monitor?
I know that i have to use the Programmer...
I connected my NRF52840 DK board via USB to my Macbook Air. In VS Code, under "Connected Devices" I was expecting it to show up as "NRF52[...]" but it is showing up as "NRF51xxx_xxAA_REV1...
Hi,
follow the to do DFU over UART on nRF5340, it fail in the last step "image confirm".
The console show
What is the meaning "Error: 3"? How to fix it?
Can I...
We have relatively big model composition, and reading it via nRF Mesh app fails if it exceeds 21 segment message.
However the limit I assume should be at 32 segments and...
Hi,
We have done a lot of projects with nrf52832 with softdevice S332 v5 before.
Now we have a new project to use nrf52840. Can we use the original s332 version? Or do...
I and looking at using an nRF52 device with the nRF Connect SDK version 2.x with a Zephyr Bluetooth LE Controller in a peripheral application where the advertisement data...
Hello,
I am running windows 10 and started the DevAcademy lesson 1, exercise 1 and exercise 2.
Up to exercise 2 item 4 (add a build configuration) everything went fine...
Hello i am using an nrf52840 s140 and i am trying to write a specific event when takes place to the usb port. I am using the usbd_uart example.
It works fine for the first...
I used Nrf9160 to develop a product. Until yesterday, I had been able to connect to the nb network normally. But today, I found that my device could no longer register to...
Hi, I'm looking for help installing the nRF Connect for Desktop 3.12.0.
I've managed to unpack the application EXE and have picked out all the required pre-reqs to do the...
Hi,
I have a problem, When I first initialize Bluetooth and then initialize FDS for writing, it will fail. However, if I first initialize FDS and write data ,it is OK, then...
Hi,
We develop a custom gateway in which we use iMx6ULL and NRF52840. Both are connected over full UART.
We use this NRF52840 as a BLE HCI controller by flashing the HCI_UART...
I'm following the Nrf Connect SDK tutorials on YouTube and I am at step 3 ( nRF Connect for VS Code, 3: Building an application & Exploring windows ). When creating the build...
I have developed an image based on the AWS IoT example which runs on a custom board. The custom overlay exposes some additional UARTs, LEDs, buttons, etc. in custom pin locations...