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...
Hai, how you doing?
I am facing difficulty in trying to connect ble devices with windows 10. I am using BLE dongle APLIC WDP 304747 (Also tried another couple of BLE dongles...
In nRF Connect SDK 2.1.0 the devices in the DTS file are missing the "label".
For example, in nRF Connect SDK 2.0.0:
gpio0: gpio@842500 {
compatible = "nordic,nrf-gpio...
we are using NRF52840 , with a SD card. Data is stored in SD card in Text file or .csv file every 10 mins. We want to push the data to Mobile App either using the BLE or using...
about ANCS categoryID 12
I see this website
https://www.linkedin.com/pulse/working-ble-profile-apple-notification-center-service-sarda
have any one know
how to get...
Hi Nordic,
1. Dual Uart this code i used
2. Its working fine and am getting output also
3. But i have doute its printing from uart0 but i want from uart1
4. For that...
Hi,
currently, it seems the CIS bidirectional mode is not supported. I understand that telephony and these profiles then are not able to be evaluated like in a "real setup...
I'm looking to develop a board using the nRF52810 SoC, and am prototyping it on breadboard to start with. The circuit I've set up so far is the same as the reference circuitry...
Hello,
I have been trying to resolve an issue for a few days now. Here is what I'm trying to do.
1. initialize gpiote and tie a pin to an interrupt handler
2. initialize...
Hello folks!!!!
I'm making a similar kind of project available in example and named as ble_app_beacon but the problem is that I'm using PCA10100 board and there's no guide...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v2.0.0
One of my customer expects such a scenario. 1) BLE accept first connection. 2) If BLE have another connection, BLE disconnect...
Hi I m trying to implement mass storage on the arduino nano 33 ble sense board(nrf 52840) and I2c together. I m using the sample from zephyr and it will not mount the file...
I want to install the NCS V2.1.0 with Toolchain Manager V1.1.3. But after I installed, I found that there is only a toolchains folder and a empty .west folder in my intalllation...
hi
I have a question about uart receive.
The UART example receives data based on special characters or the length of the received data to determine whether it is a string...
Hi
We have been using the Online Power Profiler to estimate the current draw from nRF52805 during BLE activity. Especially estimating the potential peak current draw (from...
I bought a nRF52840 DK, and followed the UG for nRF BLE sniffer v4.0.0. I was able to see the sniffer interface in Wireshark on my Linux machine, but when I start capture...