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 am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Dear all,
I have been struggling with updating my advertisement data package in SDK15. Using Jimmy Wongs's example ( https://github.com/jimmywong2003/nrf5-modify-device...
Hi,
to initialize the button properly
to trigger the push event on button push and the release event on button release, do I just have to change the button active state...
Hi there,
So I am trying to get a basic mesh setup between multiple Nordic Thingy 52's and no matter what I have tried i keep failing,
I have gone through the forums...
I have an Adafruit Bluefruit Feather nRF53832 board I am considering using and need to change the default serial baudrate from 115200 to 9600.
I am told that I can use the...
Hi:
I am using a shake sensor as an analog input wake-up system. The system is not system off. The analog input signal only generates an event to wake up turn on...
I am using the UART central, integrated with peer manager and UART peripheral application from the SDK 15.3 on our custom hardware. I have 2 centrals running exactly same...
Hello everyone.
I want to familiarize with The Power Profiler Kit. I've installed proper software and been trying to connect to the device but every time I receive the same...
Hello,
I am trying to load the ble_app_hrs example from sdk15 on to my external BMD-350 module, but I cannot seem to discover the module using nRFConnect. I am not using...
SDK:
nRF5_SDK_15.2.0_9412b96
Softdevice:
132_nrf52_6.1.0_softdevice.hex
Hi Sir,
I want add NUS function to ble_app_hrs_rscs_relay sample code and I add...
Hi,
I use a central with 4 peripherals connected with BLE protocol.
On the central, I use the radio notification interrupt. I would like to know which peripheral correspond...
Hi,
I have a problem in my application, i want to add scanning feature, but
When i call sd_ble_gap_scan_start () with these parameters it returns error (0x06) (with...
I am a begineer in Nordic trying to read voltage and current readings from ADC pin. I need to read both values in parallel, with known interval. So I need to use interrupts...
I am trying to use the LTE Sensor Gateway app to send Running Speed and Cadence Service Sample Application data loaded on a nRF52832. I have managed to get this two device...
Hi,
I have a problem with timer and nrfx. I use the migration guide:
So I r emove the old configuration entries related to the nrf_drv_* drivers from my sdk_config.h...
Hello,
I am currently using nRF52832 with SDK v11.0.0 and S132 v2.0.0. I am also using the soft device as my application requires. I have been trying to put the CPU into...