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, I tried using the border router example that is provided and it works ok. I would like to install the border router software right onto a machine running ubuntu so that...
Hello! My device (peripheral) is based on nRF52840. Also, I use nRF52840 DK (central) to establish connections from the Linux side and getting of the data from the device...
Hi all,
is it possible to have the Immediate Alert client and Server at the same time? I need to have an alert from Smartphone and also to be able to send an alert to the...
Hi
In the final SLM version , please provide an option to disable and enable JTAG in software (thru AT command or by some means)
As part of security, this is needed...
Hi,
We are in the process of integrating a NRF52840 to a linux based host gateway device, which is supposed to be the gateway for another peripheral device which also run...
nrf52 dk board TWI SCANNING EXAMPLE INTERFACING WITH EXTERNAL EEPROM
Hi, this is vadivelan
I am working on a task like interfacing external EEPROM memory with nrf52dk...
Hi,
I am currently trying to a DFU where the firmware image is sent to external memory, validated and then copied to flash and executed there. I am doing this with the nrf52840...
Hi while implementing Media Transfer Protocol MTP I wanted to know how many bytes were transmitted by the host on EPOUT. I had to do a bit of research and trial/error - I...
Hi,
SDK : nRF5_SDK_15.2.0_9412b96
I want to perform pairing between mobile app and a device NRF52832 device based on the device serial number.
In other words I want...
Hello,
I come to you because I wanted to recover the GPS data in my project for that I based on the sample agps, however when I launch my project at the time of the reception...
Hello
I had integrated the DFU client stack in ble_thread_dyn_hrs_coap_srv_freertos project.
SDK : nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8
After clearing all the...
I send AT command:
AT+CPSMS=1,"","","10100010","00100001" Which means active PSM mode with TAU time = 2 minutes, RAT = 1 minutes. I receive: CEREG: 1,"61E6","090A8C15",9...
Hi,
I'm busy evaluating an application right now, I would like to ask whether Bluetooth Mesh can be realized or other solutions can be provided.
A terminal device, similar...
Hi. We are currently working with nrf52 SDK 15.2\.3 and wish to move to nrf-connect-sdk with zephyr BLE MESH stack We are using several peripherals on nrf52840 which i'm not...