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 upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Dear Devzoners,
I have a question about triggering received data via UART with the nrf_libuarte_drv .
Prehistory: We started using the libuarte async driver, but due to...
nRF5232 consuming too much power with BLE advertising interval 2 secs. I had tried using MbedOS6/OS5 and as well sleep_mode: deep sleep. Can anyone help, my appplication is...
Hello,
I have been trying to follow tutorial from:
https://devzone.nordicsemi.com/nordic/short-range-guides/b/mesh-networks/posts/thread-tutorial-practical-guide-for-device...
Hello,
through figuring out how AWS FOTA works and following the instructions of this page
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160...
I found a couple of threads that the Windows version of the Power Profiler App in nrfConnect is broken, which it is also for me. It used to work in the past and I also like...
Hello there,
During my development I have discovered an issue with app_timer library. It is fragile for calling stop/start functions from interrupts which has higher priority...
Hi,
I have a project with nrf52832 without any BLE operation. Software runs with FreeRTOS. I am trying to add ble dfu into this project. There is a button connected to the...
Hi,
I am using nrf52832 development board with sdk 17.0.2 and softdevice 132.
I have freertos project which had ble nus service and aes cbc logic added to it.
I have...
I am trying to run the ble_app_uart from the ble_peripheral folder in the NRF SDK 15_2 I am testing with a Nordic 52840 DK (PC10040). I have made essentially no changes. ...
Hi, Nordic staff.
I'm working with Central device using S132.
There is a peripheral device using S112 in Nordic. I didn't make this peripheral.
My question is...
Hello all.
I have a question relate to: How to "ble_app_hids_keyboard" app can connect multi device?
My task: make equip peripheral base on nrf52811/840 can Adv and connect...
Hello, I am new to Nordic, I was previously using Cypress CYBT343026-01. But there were some drawbacks found during development. 1. It was consuming 315μA at 0 dBm BLE tx...
Perusing the GCC linker script supplied as part of SDK v16, I noticed that the .data section is specified as follows:
.data : AT (__etext) { __data_start__ = .; *(vtable...
I now need to burn the app firmware and modem firmware of multiple 9160 chips at the same time. Using pynrfjprog to write a program to burn the firmware for ten chips(Open...