Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Scan of services after connecting to DFUTarg does not return
the new services on the device. Instead the old services that existed
on the device before going into DFU...
I'm trying to follow the guide Sending mesh packets in the Interactive PyACI section on the nordic infocenter.
I've installed the required prerequisites using pip.
Here...
SDK 14.2
This question pertains to the app_timer library.
Hi,
I am using the app_timer library for creating/starting timeouts.I had a question about the APP_TIMER_MIN_TIMEOUT_TICKS...
HI,
i n this modified example: https://github.com/Rallare/nrf51_ble_app_hids_kbd_consumercontrol/tree/SDK15 cI would like to define the long button instead of short button...
Hii,
We are using currently nRF SDK12 and nrfutil for performing DFU over ble. we are able to do it by pressing button on nrf51822 Dk kit at time of restart and putting...
Hi everyone,
we are trying to use the TWI interface of the nRF52832 to communicate with a TI BQ28Z610 fuel gauge, using the TWI driver of the nRF5_SDK_13.0.
For the last...
Hi All:
I had a problem about programming.Does someone can help me? Thanks.
My IDE is IAR :ARM 8.22.2
Projcet: nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_uart...
Hi,
we are currently using nrf51822AC device and nrf SDK12 . we need to do "switching to bootloader without a system reset nrf51822" as mention in subject . actually we...
Hello, I want to send beacons from one nRF51822 device to another. My project involves using omnidirectional antennas. So, will nRF51822 be the right choice for me?
I was...
SDK 15, nRF52840, PCA10056
When I read my data in the flash I recover the before last value writen and not the last.
I'm using the es_flash.c source code from eddyston...
Hello, I want to acquire my mobile's gps sensor's information using nrf52832 dk. Can anyone please guide me how to do this ? I use keil mdk-arm5 compiler and sdk v15.
Hi
I work for a 7 channels ANT+ receiver. Nordic 52832 SDK12.2.0 S332v2.0.1
The following scenario can been observed and cause high current consumption for a long time...
Hi to all,
i am developing a device that in it i need to measure voltage of battery to report percentage of battery to user, but the voltage that i measure with ADC is different...
Hi,
after migrating from SDK12.2 to SDK14.2 we encountered a problem with GAP Security.
When setting optimization to -Os, the program fails with BLE_GAP_EVT_AUTH_STATUS...
Hi all,
I am trying to use uart-app (segger example in SDK15) to generate hex file, which will be programed to nRF52832 later with Softdevice by nRFGo Studio. ((Instead...