I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...
Hi Nordic,
I'd like to know what the maximal current draw from the internal REG0 is to power external components. The only thing I could find in the datasheet that says...
HEllo,
I am trying to compile for the nrf52 one of the examples that are included in its SDK12.2, to be precies, I am using experimental_ble_app_blinky_pca10040_s132 ,...
I have noticed that the reference schematic (the original if you can call it that, not the 1v8 or DC/DC) for nRF51x22-QFAA, QFAB and QFAC have different value capacitors and...
Hello,
I cannot use the nRF Sniffer because it is always crashing. This is a confirmed bug in the Software and the OSX client written is working flawlessly.
I have experimented...