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...
I have successfully added an event handler for managing if a write operation is performed on a characteristic, but how can I know that which characteristic has been written...
Hello,
This example I got it working with nrf toolbox app, but I was wondering if this should work also with a win7 PC. https://infocenter.nordicsemi.com/topic/com.nordic...
Hi,
in NB-IOT the UE should make a Traffic Area Update TAU when timer T3412 expires. I have a project based on the UDP_with _PSM sample. When I configure the PSM timer to...
Dear All,
I am trying to minimize the current consumption of my device. I am using several peripherals, such as UART, I2C and ADC.
When I run a very simple sample...
I am working on a line of products that use the same Microcontroller and softdevice so the same QDID. Most of them work with a module and one has the same chip mounted directly...
Hi, I'm using this post to upgrade from SDK 11.0 to SDK 15.3.
All goes well, until I uploaded an application: then I get a hardfault somewhere at fds_init().
I found...
When I start nRF Connect v3.2.0 the first window starts as normal, but when I click on Open Bluetooth Low Energy the nRF Connect v3.2.0 - Bluetooth Low Energy window is blank...
How can application code interrogate the SD140 to identify which version (such as 6.0.0) is running.
We pre-flash (before SMT) our nRF52840 with a bootloader and SD140,...
Hi ,
What does the handle parameter in status_handle(access_model_handle_t handle, const access_message_rx_t * p_rx_msg, void * p_args)function (generic_onoff_client.c)...
Hi all,
I am trying to reduce the connection time between each connection to the minimal posible
Connect -->Transfer data -- Disconnect
I am facing two options...
Hi,
I want to make simple software that runs on PCA10056 using SEGGER and SDK. To learn how to use SEGGER, I copied exsamples / template_project and tried to imitate blinky...
Hello guys, i'm using nRF52832-DK with S132_v3.1.0 and SDK v12.2.0.
When other BLE device write some value to my characteristic, how do i know
that my characteristic...
Hello,
I am using a custom board that has a DSP and the Lairds BLE module BL651 that has nRF52810. I have written a simple program that sends a test data byte to the DSP...
I use nrf51422 dk, device: s310 2.0.1
Then i want to download "bootloader" from example floder by keil 4
but it can't work
and show up "JLinkARM.dll not found. please reinstall...