We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I am stuck on a particular problem when implementing gpio wake up interrupts.
I want my peripheral to be dormant for most of the time and only wake up when it receives an...
I have a nRF52 DK and I want to read digital data. When input pin get High other out pin get High 100ms for example. I am very confused. I tried pin_change_int example. I...
Hello ! I have a few questions related to shutting down (disabling) the soft device, and the effects on the gatt queue and discovery:
Question 1: The gatt queue module performs...
We are currently having an issue with DFU failing on Samsung S10 running andorid 10. We are using nRF Toolbox for BLE and it appears to connect to the bootloader, but then...
I want to make application for BLE peripheral with advertising interval at 1second. WHich Power management APIs I need to use for this? Is there any documentation for how...
i am interfacing afe with nrf52 and trying to send values over ble..but after sending some values my code get stuck at unknown error at 0x0000098..dont know why..can anyone...
I have an arduino nano ble 33. I want to use the nrf softdevice as I need some features that aren't already exposed.
From look through the SDK examples, it seems that all...
SDK16.0
nRF52DK
HTS example
I got this error msg in the RTT log while running the example:
peer_manager_handler: Connection security failed: role: Peripheral, conn_handle...
I've recently introduced the Stack Guard and App Timer 2 libraries and noticed a couple <info> logs popping up in m RTT console despite logging for those two modules being...
Hi Nordic Team,
In my BLE project when I was trying to add Device information Service(GATT) in BLE central multilink example code, once the connection between central and...
Hi,
I am trying to modify the code in the BLE_App_Buttonless_DFU_pca10040_s132 example is SES. Without any modification the code compiles fine and can be recognized by nRF...
My issue like this ticket
https://devzone.nordicsemi.com/f/nordic-q-a/39428/usb-msc-corruption
I suspect it is caused by a problem in the implementation of the NRF_BLOCK_DEV_QSPI_FLAG_CACHE_WRITEBACK...
Hi,
We encountered a problem when added new models through an OTA DFU. Specifically we upgraded a device with SoftDevice 6.1.0, SDK 15.2 and Mesh SDK 3.1.0 to SoftDevice...
Is it enough just to connect from custom board to P20 header(nrf52840-dk) SWDIO, SWCLK, RESET, from custom board GND to P20( GND_DETECT) and power supply to custom board from...