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...
Project context: -------------------- Server BLE for home trainer diy Target (Bluetooth server) : Bluefruit nRF52 The feather Library : BluefruitBLE Client : nRF Connect ...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) If I enable “Just works” and without...
I have a project where one device will be both a peripheral and a central. In the central role the device will connect to a sensor. It will act based on the sensor data. In...
Hi,
I am using nRF52840 Preview DK with SDK v15.3.0 and SoftDevice API v6.1.1
I want to set a filter in the ble scan to connect only to the specified MAC address,
...
I have been searching for hours on how to get past this. Can anyone help? This is my first time on here and I am new to SES, I am just trying to re-create a blinky example...
Hello,
Is it possible to use wireshark with the UBLOX evaluation board (EVK-NINA-B302)?
I tried but couldn't make it work. As I don't have a nordic evaluation board...
HIi
I am using the pc-driver-ble_py library to build a central in order to test a peripheral. At this point, I am interested in starting a LE ping and I saw that I should...
Hi,
On our NRF52840 Based product, we have enabled USB CDC Use.
We see increase of ~0.5 mA when enabling USB . We are ok with this , However - when we remove the USB cable...
Hello Nordic Team,
I am creating Scanning application using SES for NRF82532 (SDK 15.3.0 and softDevice 6.1.1), i am using app_timer_freertos timer.
application is calling...
Based on Android studio 3.0, gradle-4.10.1 compile the project downloaded from github.com/.../android-nrf-mesh-library . I get the following error:
The module 'app' is an...
Hi,
I have an external flash ( via QSPI ) working on NRF52840 Based product.
I'd like to redirect all NRF_LOG message to a file , is there a similar log backend available...