Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hi,
We are working on Android O with SR3 v1.1.
There is an issue that our Android STB can't find any BLE device using your library.
( https://github.com/NordicSemiconductor...
HI
[environment] · NRF 51822 · SDK 12.3
We are developing application software including DTM.
In the application software, a flag to start DTM using FDS is written in...
Hello all,
I've recently started developing an nRF5 device (using Segger on Ubuntu, and SDK15.2.0), and for what I have read regarding peripheral drivers, I should be...
Hello all!
I'm trying to optimize power consumption for project based on nRF51802 and external host MCU. My current platform and toolchain:
1. nRF51802 as Bluetooth controller...
Hello, i am using NRF52840 board with NRF52840 SDK version 15.2 with softdevice 140 Version 6.1. I am using the BLE_NUS_UART_C example and id like to send a scan request to...
Dear nordic,
BLE advertising happens in 3 channel(37,38,39) and scanner scans these channel based on scan interval consecutively
I want to scan single channel instead...
Using nRF Connect for both iOS and Android, the advertised name is the same for both apps, i.e, DeviceX.
Clicking on the device information also shows the Complete Local...
Hello,
I am using an nRF52840PDK (master) to use an SPI peripheral, where my code is based on examples\peripheral\spi. My IDE is Segger Embedded Studio and I am using SDK...
Hi Nordic Team!
Please find below attached the schematic for my custom nRF52832 proto board. The boards are already manufactured and are in the bringing-up stage. The designs...
Hi, I've encountered a problem described here: https://devzone.nordicsemi.com/f/nordic-q-a/37917/nfc-issue-when-migrating-to-sdk11 Since I could not figure out the issue,...
SDK 15.0, PCA 10056 (1.0.0)
Is it possible to let the relay-example from the SDK 15.0 run in a way, so that the long-range feature of Bt 5 is supported between the Peripheral...
Hello,
I'm using a nRF51422 uController (Custom board) with the Softdevice s130 withe SDK 11. I want to go back into the bootloader from my application after I told the...
Hello Everyone ,
By using sdk version 15 for NRF52840 I wish to connect the lsm9ds1 sensor to it and using seggar embedded studios IDE. The header files available in google...
Hello, what is the best way to provide optional enable or disable option for a user in terms of keeping BLE module powered on or off. I am thinking of 2 options , can you...