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...
I have customized the "nordic_blinky" app. My app contains a call to sd_app_evt_wait() in main (low power ON mode).
It seems that after the write connection event (BLE_GATTS_EVT_WRITE...
I'm interested in Thread for a industrial application which likely won't have a border router. My application requires data be broadcast to all nodes in the network (node...
Hi some feed back for you.
Nordic-nrf5-SDK\examples\peripheral\radio_test
Your old radio test code used to be very simple.
We have a need to integrate in to our program...
I just updated to nRF Connect 6.2.6.1 and Programmer App 1.0.0 and I get an error when trying to connect to my JLINK Base programming device. I've tried restarting my computer...
The nRF51 products do not appear in the 'Products' list on the Home Page:
Are they deprecated, or "no longer recommended" ?
If you go via the 'Products' link right down...
Hi team,
I used nRF5_SDK_12.1.0_0d23e2a few years back and planning to move into nRF5_SDK_15.2.0_9412b96. Could you please guide me with the necessary steps to migrate?
Hi all, I recently downloaded a custom built example project for Segger that simply scans for nearby Bluetooth devices and dumps the info to UART. However, even after putting...
Hello,
Application comprises of the use of both bluetooth and USB. Bluetooth connectivity is used initially for saving data to flash and USB is used to retrieve data from...
I'm looking at developing a wireless application using NRF52832/840. Before I get the project off the ground I want to make sure that the nordic semiconductor 2.4GHz proprietary...
Im trying to combine the SAADC with the uart example and i have copied and modifed the saadc functions according to this post https://devzone.nordicsemi.com/f/nordic-q-a/32956...
Hi Team,
Like each others, I try to open "at_client" projects on SES but stuck on the error..
I use SES for NORDIC Edition, V4.14.
I run "nRF Connect Getting started...
We are developing a game controller with the nRF52832 and I'm keen to make the device also USB compatible via the CP2102.
We are using Segger Embedded Studio and have the...
Hey Guys,
I'm totally nooby, maybe you can help me. Following Problem:
I got a SparkFun nRF52832 Breakout Board and use the Arduino IDE to program it. Now i want to...
Hi guys, hope all is well. I was hoping someone could help me out with this particular issue. Maybe someone on here has tried to do the same thing.
Just some background...