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...
Hi there,
I am a using a nRF52/SDK 13 to communicate to an external board which uses AT commands, I would like to save some battery during the time I perform my AT command...
I read that the old SDK for mesh had the provisioner and client as the same operation, as I am trying to make my own philips hue style wireless lamp I would need to get my...
Hi!
My question is for the purpose of power calculations for both the nRF52832 and nRF52840 for BLE use only.
I haven't been able to find a reference for this.
I see...
I'm trying to follow "Bluetooth low energy Advertising, a beginner's tutorial" by MartinBL found at https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble...
Hi, in my previous attempt to fix n52DK, I fixed the n52DK board's power rail. It turns out not the problem of the interface MCU shorting VDD.
But when I followed the instruction...
Hi All,
Just feedback from Lab, they said that they can set any channel frequencies at bandwidth = 1MHz in the Direct Test Mode. BUT they said that they need to test any...
Did someone try to make QT application that supports DFU for BLE devices? Can it be done using nordic DFU android/ios libraries (to include them somehow in QT project)?
Hi,
I am having a problems with USB enumerating with a custom board based on the nRF52840. The board is self powered by LiPo battery. I am developing by connecting to the...
Greetings,
I'm attempting to use the ble_connectivity example for the PCA10040 and have a couple questions:
1) What are the default GPIO pins for UART?, for SPI?
2)...
Can you provide an android application that can implement light control?A s shown in Illustration:
like the nRF Connect or LightBlue.the application as client not provisioner...
HI:
I am studying mesh now.But I don't know how to run this example.I think,that proceed as follows:
1.Using provisioner example Configuration each node(element and models...
I'm using SDK version 15.0.0_a53641a on nRF52840 with softdevice s140_nrf52_6.1.0_softdevice.hex.
When I execute the code below in ble_stack_init (void) , I get an error...
Hello, I am a beginner with the nRF51822, after reading documentation and posts on this forum I can not find a clear answer for these two questions: - Is it possible to modify...
Hello, My software project is based on the ble_app_uart, and after doing some initial timer, PWM and SAADC initialisation tasks, the main loop of ble_app_uart runs for a while...