Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
Hi, Nordic
nRF52 as GZP Device, nRF24 as GZP Host
I know if nRF52 is range of nRF24, the pair will be worked.
I want to know what is the distance.
And if I use unencrypt...
Hi everyone,
I work on an custom board with the nrf52840, the SDK 15.2.0, the SoftDevice 140 6.1.0 and FreeRTOS.
My problem is that during a BLE transfert of a lot of...
Can I develop a software with MESH network support (1MBPS) and 16 Central links (CODED_PHY)?
All my tries is unfortunaly. But I dont give up.
Just guide me please and...
Hi, I have 2 nRF52840 D K but suddenly both are not showing on my PC. I have checked my data cable which is working fine on mobile and transferring data. I have also checked...
Hello,
I am evaluating the possibility to use ESB protocol on nRF52840 development kit. As far as I understood, for HW limitations, the maximum number of pipes in a star...
Hi all.
I want to increase number of sending packets in TI. I searched for the answer and I found answer wasn't for v7.2.0.
please give me a solution for v7.2.0 sdk ....
Hi
I want to receive data through UART RX interrupt.
--> A n interruption occurs to notify me w hen one character(byte) is received, and i store it to my memory buffer...
Hi everyone!
We're working with the processor nRF51422 with S210 softdevice and we've found an issue about the QDEC sample frequency. In fact, the minimum sample period by...
i have nRF52840 Dongle (PCA10059) and when i connected the dongle and opened nrf connect SDK application and tried to run BLE, then i am getting the following error. Kindly...
I am following the step to install my nRF52DK, but when I check it with "python3 nrf_sniffer_ble.py --extcap-interfaces", it has some error:
Could anyone help?
Hey!
I will post the whole code if necessary but for instance as I thought it would be a little glitch in my code, I tried to explain the basics of my problem for now: ...
ASSET TRACKER V2 Modem problems:
I have set up asset tracker V2 for nRF9160 and it sends the messages (GPS, Temp, Hum, etc) and the corresponding timestamps, which I can...
Dear friends,
I followed the tutorial( Using serial interface for provisioning and configuration ) control a mesh node.
a) The PyACI as a host via uart connet to 52840...
I'm running NRF Mesh3.1.5 in Android on my Galaxy S10. I'm following the steps in the Bluetooth Mesh Developer Study Guide and can connect to the Switch an Light nodes as...