I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
I am a new to the uVision4 and having trouble with the 51822 evaluation kit demo.
I am able to build the ble_app_hrs demo and can load and run it using the Flash / Load...
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...