My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
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...