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...
Goal
Hi guys,
is there an option to enable MBEDTLS debugging as with the CONFIG_MBEDTLS_DEBUG_LEVEL =4 for the MBEDTLS_BUILTIN? I am trying to setup a DTLS client based...
hai
i am using nrf5340Dk (pca10095 ) board (nrf connect sdk v1.9.1).
i want to FOTA/DFU through using internet like updatehub, HTTP service.
it is possible?
please...
Hi, I have an arduino device that will be deployed in a room for audio analysis. I want to use another linux device to perform OTA DFU. However, for the past few days I have...
Hi there,
We are running the Serial LTE Modem sample on the nrf9160 DK. We are currently communicating AT commands via the USB cable and VCOM2.
However we would like to...
I have working zigbee switch example for nrf52840 dongle and I want to add print. Am I using correct code changes? please suggest, Thank you.
printk is not giving any printouts...
Hello,
We are developing a feature on our product that allows us to dump data from an external flash memory.
I'm using a custom characteristic with notification to dump...
Hi,
I have reinstalled my Windows OS and I have just installed Keil 5.
On my old OS I loaded softdevice with CLI with commands:
nrfjprog.exe --recover nrfjprog.exe ...
I'm trying to run the light_zc example on Linux VM running on MAC.
I've loaded the Zigbee NCP firmware on a dongle on MAC
I'm running the light coordinator example on...
When default configuration is used (so A-GPS is enabled, nRF Cloud is used) with asset_tracker_v2 ( https://github.com/nrfconnect/sdk-nrf/tree/master/applications/asset_tracker_v2...
Hello!
Sorry for asking, im fairly new to SoC on custom boards.
I have now created a custom PCB using the nRF52811 and i want to flash it with an example. ble peripheral...
I have a Certification need to be done ,so please help to confirm these questions, thank you.
1, Capabilities items confirm, does 52833 support all these items? i think...
Hi,
I am using nrf51822 chip for ble application. shall i use this same chip for another application without ble module?
kindly suggest, what are the changes we need to...
Dear Members,
The project I'm working on now requires searching for nearby ANT+ devices and then using a table to choose which device to pair with.
These ANT+ devices...
Hi,
According to your IOS-Pods-DFU-Library GitHub repo: https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library#service-changed-characteristic
In order the DFU to...