Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
I want to run a single-edned comparator using the 1.2Vref. I cannot find details on a few items. just how to set it up
A) what is the variance on the 1.2V reference voltage...
Here is a warning during build
C:/v2.1.0/nrf/subsys/bluetooth/mesh/shell/shell_utils.c: In function 'shell_model_strtosensorval': C:\v2.1.0\nrf\subsys\bluetooth\mesh\shell...
Hi,
I downloaded Android-nRF-Toolbox and ble library source code from https://github.com/NordicSemiconductor/Android-nRF-Toolbox https://github.com/NordicSemiconductor/Android...
Hello,
My thingy:91 was working nicely, even connecting to nRFcloud. But after updating the firmware to thingy91_fw_2022-09-15_7a358cb7 and Update jitp certificates it doesn...
Currently we are developing a board that requires to functionality of the nRF52840 dongle (pca10059), however for convenience sake we have incorporated.
The problem arises...
Hi,
I use NCS 2.0.0 with 2 nrf52840, one peripheral with manny notification and one with Bletooth Shell sample.
I can see all notification of the peripheral with my Phone...
I need support on Long range in Bluetooth Mesh network. I am coding on VS-Code, toolchain nRF Connect SDK v2.0.0. Zephyz OS v3.0.99, nrf52833 SOC, 8dbm in Kconfig (TX power...
Hi,
I am facing issue with nrf5340 DK. It is not powering ON properly and not detecting.
When I am trying to power on the DK by connecting USB, the LED5 (PCA10095) on...
I'm trying to get some data written and read from flash memory using the fstorage library as explained in the examples provided with the sdk.
I write to flash and get the...
Hi,
I am still investigating this but, I think it is best that we discuss it on this forum.
I am using SDK 16.0.0, nRF52840, secure_bootloader_usb on a custom board. The...
I just received notification from Onsemi that the ESD protection chip (CM1402-03CP) that I am using between my SIM card connector and nRF91 is obsolete. This is the same chip...
After upgrading nRF Connect SDK to v2.1.0 I noticed that my modified version of connectivity bridge (when running on thingy:91 nrf52840), stops working 30-60 seconds after...