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...
Hi
I'm using fs_storage function to read and write in flash memory. Value successfully stored in evt->store.p_data but after power off it value become 0
switch(evt-...
Hi, I'm using a nRF51822 as a observer/scanner for Eddystone beacons. This device is intended to scan up to 16 beacons, but under certain conditions (unknown at this moment...
Hello,
i use a nrf52 developpment board, with the SDK 12.1.0. I use the ADC example which use the ppi channel, my question is : it's possible to set the ADC driver without...
Hi all,
i try to log event in memory, and when connection is established read value from E2C and send to APP.
if i send characteristics when event BLE_GAP_EVT_CONNECTED...
I use the ble_app_proximity example of the nRF51_SDK_10.0.0_dc26b5e, the chip on my board is QFAAH00 . When I down load the code, it pops the windows "IAR Warning: Stack pointer...
I am learning BLE and trying to develop a Health Thermometer which can be seen in the nRF Toolbox
I am using Bluetooth Developer Studio but cannot get the nRF Health thermometer...
In SDK 11.0 it seems that in case pin 31 is configured as a button (using port events), nrf_gpiote_task_enable keeps triggering the port event due too a work around for OUTINIT...
I developing wearable product based on nrf52832. The product is act as a beacon and its location track by other fixed BLE readers to positioning it in particular defined area...
Hi,
I'm working on accelerometer + BLE application. My current configurations are nrf51822 and LIS3dh accelerometer chip, Protocol TWI, Softdevice 110, BLE service type...
Hi!
I'm trying to learn osTimerStart(), \ble_app_hrs_rtx.
Compiling was successful, and it is working.
If I set the timer interval shorter than 25 ms, the timer cycle becomes...
Currently i am using NFC tag type - 2 Text Record Example code and integrated in my work space. Now, i wanted to add write capability in the same code.
Is there any sample...
It looks like NFC_T4T_EVENT_NDEF_UPDATED gets passed as the event attribute in the nfc_callback function whenever a new NDEF message is written.
Is this expected behavior...
Hi,
I have an aconno module ( http://aconno.de/acn52832/) and I am trying to program it via DK52.
I wired the module as follows:
Module Vcc (pin 12) -> DK52 VDD...
Hi all,
I am trying to get the ble template of SDK12.2 working in eclipse using a managed makefile. The softdevice I use is s132 v3.0.0. The board is an evaluation kit...