Hello,
I am trying to count pulses on nRF52840 DK's pin for measuring water flow with hall effect sensor. I tried to implement PPI + GPIOTE + TIMER in counter mode, but...
Hi, I am using nrf52840-based custom hardware and have an external flash connected on SPIM3. Till now I was working with my other peripheral connected on different buses and...
Hello Nordic Team
I am using SDK 3.0.1 with a nRF52DK to develop a firmware that can be switched from BLE mode to GAZELL mode and vice versa over a command sent via UART...
Hello,
We are currently evaluating a very low power application using the nRF5340+7002. Our hardware design includes a complex power supply configuration, and we need to...
Retrieving Custom Firmware Version from nRF52 BLE Controller to nRF9160 Host
Product: nRF Connect SDK v2.6.0 Hardware: nRF9160 (Host) connected via UART to nRF52832 (Controller...
Hello,
I am designing a custom PCBA based on the nRF7002DK PCBA and I really need the Fabrication Notes / Drawing that officially went to the fabricator to direct the build...
Hi everyone,
These days, I am thinking about how to make some upgrade about the sound module of thingy52.
It would be quite funny to make some other sound samples rather...
I want to know the project which code was developed with IAR,the project can port to keil MDK? If I could,where do I need to change,and how to do it .thanks
I use SDK15...
Hello, I have recently updated our CLI backend to use LIBUARTE and it seems to be much more reliable. I have a few assumptions I would like to clarify and a few questions...
I am about to start new quite complex project with nRF52 and I thought that maybe it is high time to use freeRTOS port from SDK. As the device is going to be powered with...
We are experiencing some mysterious but very rare events of MCU going into system OFF mode. We are using nRF51822 and S110 v7.3.0. The wake ups are most likely caused by a...
Hi,
We are using nrf51822 QFAAH00 with SDK 110 v10.0.0 with softdevice 8.0.0 in our project, In Application we are using gpio,timer,uart interrupt handler, In main function...
Hi support team,
I'm using nrf52840 with softdevice 6.1.0 and sdk 15.0. I started from the ble_connectivity example as my central and used pc-ble-driver on my host PC as...
Hi,
I´m looking for a Bluetooth low energy proximity sensor with this (or similar) characterisics:
One main (receiver) module and many secondary (transmitter)...
I'm using a custom board based on the Thingy52 board and firmware that uses the BMD-350 module containing the nRF52832.. I'd like to use the internal RC oscillator for the...
Hi,
I just found out that the scanning procedure does not time out in SDK 15. This is because in SDK 15 we are forced to restart the scanning procedure everytime an advertisement...
I am using nRF5 SDK for Thread and Zigbee 2.0.0
I am having trouble commissioning using NFC, either with the nfc_meshcop example or my own code (based on the nfc_meshcop...