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...
Hi, I wrote the firmware in SDK 11 preview, and when migrating it to SDK 11 the NFC code does not work, also it seems when the NFC startup code is executed none of the GPIO...
Hi All,
I've not enough experience in nrf51822. I'm developing a battery powered device using the Nordic nrf51822 pca10028. I want to connect two nrf51822 pca10028 boards...
I would like to use the latest ARM Compiler Version 6 ( armclang ) because I need some features of the C++11 language.
Is it possible to use the latest ARM Compiler Version...
Hi all,
I am using keil uVision 5 and nRFgo studio version 1.21.
I am trying to flash softdevice and application in nRF52832, but my device(nrf52-DK) is not getting connected...
I'm having some trouble getting interrupt from RTC1. I'm initialising as follows.
I have an interrupt function as follows.
I'm using the gcc_startup-script. We're...
I have Zephyr stack for BLE hci_uart without any error it got compiled in nordic controller part, but i like to use zephyr stack in host without linux OS. Is it possible to...
Hi,
If I do a directed advertising (peripheral device) with specific peer address, then will the peripheral device visible to other phones ( whose peer address does not...
I have tried out the Running Speed and Cadence Application of SDK 15.1 with the new DK "PCA 10056" (1.0.0, 2018.19, 683681562). We used the Samsung S8 and S9 with Android...
Hello
Just a fairly simple question.
Do you have a documented step-by-step instructions on how to control and toggle the on-board LED on the nRF52 DK
using the Nordic...
HELLO SIR
we are working on our current project on bluetooth . we are currently trying to broadcast data over bluetooth from one DK to others . we are trying to modify the...
I am prototyping a mesh network with the PCA10056 (52840 DK). I have one node programmed with the serial_nrf52830_xxAA project (from the Mesh 2.1.1 SDK) that implements a...
I use SDK15 and example works fine. Now I transfer hids code into my project and compile wo errors, but after startred project- fall with error:
The line 1771 is call...
I am trying to send string via bluetooth using SDK 11.0.0 and function " ble_nus_string_send ". But we are not able to receive the string data on bluetooth device using nRF51DK...
hi all,
now i have a project which transfer data over ble to cell phone .
i do it using gatts Notifications to transfer .
for the compatibility platform(ios and android...
Hello good morning,
I am using nrf52840 device. I am sending 20 bytes using notification at different notification intervals like 30ms, 80ms and 1sec. But at application...