Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi, I'm using external board with nRF52832. (SDK 15.0.0)
In my external board, there are no RTS,CTS pin. So I don't use hardware flow control (HWFC).
The problem is, I...
How do I add a 128-bit UUID?
I am using SDK 14 and see hardly any examples of how to put a 128-bit UUID in my advertisements.
The only relevant example I found is under...
I am trying to package a firmware update and flash it over BLE DFU and I keep getting the following error on the nRF Toolbox app:
"Upload Failed: Unknown Command"
I cannot...
So, I am using the NRF51 as a SPI slave for an RPI3B+. On a l ogic analyzer and O-Scope the Pi is sending its MOSI SPI data perfectly fine. On top of this issue the nrf_drv_spis_buffers_set...
Hello,
In nRF51 SDK & nRF52 SDK, is there any option to identify/differentiate each & every profile in multi-profiles application for Application Developer??
Thanks.
I am porting software built with SDK 14.2 to SDK 15.0
It looks like some files have been moved from "components/drivers_nrf" to "integration/nrfx/legacy". The first one...
I am trying to merge ble_app_uart peripheral example to ble_app_uart central to make it as to work both central and peripheral at a time.
I am using nrf52 boards and SDK15...
ble_sdk_app_blinky
Test using nRF Connect
You can also test the application with nRF Connect by performing the following steps:
Compile and program the application...
Hello Nordic support team, I broadcast data each 1 second and I use the following function (as used in many examples) to manage the power consumption. Unfortunately, I measure...
In your example you use as data type 0x09 and I dont understand why.
if I look on the Mesh Specification Mesh Beacon AD Type format
0x00 Unprovisioned Device beacon 0x01...
Hello, i have a central card nrf52840 and several peripheral cards nrf52840.
I have a program that allows me to launch the timer on the central and peripherals at the same...
Hello, I am using Linux as a central and I created python app (bluez, pygatt) which simulates the Android Blinky app. It communicates with the board and writes on the led...
Hello,
I have just started out looking into BLE and have read various articles and a book about the protocol itself. I have got a NRF52DK board and am working on a project...
Hello,
I have a problem with the NRF9E5 (cannot be selected in the list).
For several years we have been using the mentioned chip without any problems. Now we want to...