Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
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...