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...
Hello,
I'm using a nrf52832 module for my embedded device and would like to develop a pc side c++ application that is able to connect to this device using the existing Bluetooth...
modem: 1.2.3
sdk: 1.4.2 and 1.6
We have been trying to test LTE performance on different bands but so far we have not been able to use BANDLOCK to limit the connection...
Dear Members,
I got this error
.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol app_uart_put (referred from retarget.o).
SDK_config.h is included,
What...
Hi
I've built a HCI USB firmware based on the hci usb example in the nRF Connect SDK for the nRF52840DK. The configuration of the project has been slightly adapter to better...
Hello,
When I try to load a simple code to the app core of the nRF5340 with Segger Embedded Studio I get an error "Failed to download application. Undocumented error"
...
Hi, I have some question about CTE.
Recently, I heard that CTE should be appended to AUX_SYNC_IND. (for connectionless use)
Is that true?
If than,
Where can...
Hi,
I noticed that in the main / master repository of Zephyr there are features that are not yet available to the version coming with NCS (for example the State Machine...
I have several out-of-tree applications targeting the nRF9160 that all build correctly when built individually. One of these applications, named "secure_partition", is a customized...
Hello,
I am working on NRF52840 DK board, trying to run Mesh DFU example code.
The issue I am facing is that I have to run Bootloader Verify python script before the...
I am using nRF52 dev kit based on nRF52832 (PCA10040). Is it possible to set the VDD output voltage to 3V or 3.3V in this? If yes, how and what header files should be added...
Until today - we have been using nRFConnect 1.5.1. We are trying to upgrade the SDK/Zephyr to nRFConnect 1.7.0.
My existing projects that use crypto interfaces no longer...
I'm trying to get my head around the steps involved in doing something as simple as accessing a GPIO pin.
I'm running VSCode as my IDE, with the nRF Connect extension (V1...
I have modified the NVS sample in the Zephyr documentation to store some user data on the nrf52832 device. I'm wondering what the best practices are for ensuring the longevity...
Hello!
My issue is about setting the role for a thread device from my program, I'm programming the device using Segger Embedded Studio and the last SDK for Thread and Zigbee...