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 all,
Because of my customer special requirement ,I need two or three USB in my project .
But 52840 has one USB.Can I extend 52840 USB interface with a USB HUB?
With SDK V14.2, I was able to specify internal flash address argument into nrf_bootloader_app_start(uint32_t start_addr) and was able to boot into the address. With SDK V15...
Hello, I have a problem when trying to compile the light server exemple for the mesh.
I use Segger Embbeded Studio 4.16 (even though i tried the 4.15), mesh sdk 3.0 and...
Hello,
I'm using NRF52840 module to make a customer device. I'm using nRF5 SDK for Thread and Zigbee v3.0.0.
I have a Thread mesh with some routers devices and one child...
I saw this BLE security issue and was wondering how Nordic deals with it. When the other side uses the example LTK from the BLE spec, can the softdevice automatically reject...
Hi,
Here's I want to do: Use static passkey to connect with central and peripheral. I'm useing peer_manager to doing this. 1. I've setup passkey in peripheral with function...
Hi,
while I tried the Power Profiler in the nRF Connect Desktop on OS/X, I got some error messages in the log (something like PPK Command Error). So I've installed the newest...
I run blue_app_hids_keyboard_pca10056_s140 sample on nRF52840-DK. I try to connect with Windows 10 PC, but PC does not discover Nordic_Keyboard.
I found advertising is sent...
We have a PCA10090 board and I followed all the steps of the nRF Connect SDK to install everything, including the files from repository, SES, etc. All is ok but I can't find...
Hello, I am working on a project that uses nrf52832 and I need to put that device and in the system on mode. For that, I want to measure the current in the system on and system...
The PWM (Pulse Width Modulation) peripheral coupled with EasyDMA makes an excellent waveform generator. However it has one drawback which I would like to request be added...
Hi, i use the saadc example(triggered by ppi+timer) with uart to get voltage signal and transmit to central device( another custom nrf52832 board), and the central prints...
hi .eveyone. i use 51822 sdk12.3.0 , i want to dfu app code with uart, but not use bootloader_secure and experimental_ble_app_buttonless_dfu. i do not know how to develop...
Hi
Im trying to figure out how to migrate my quite large older project from and softdevice s130 to using s140 in order to experiment with long range.
Besides changing...