Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hello,
I have recently got a n5 start kit nRF51422. I went through all the set up procedures in the user guide, installed all the correct programs/drivers etc.. My unit...
Hello.
I am looking at the schematic of the nRF51422 USB dongle development kit. The pin P0.30 of the microcontroller is attached to ground. As the pin could potentially...
I'm writing a PC utility in Visual Studio to connect to BLE devices. I'm using the PCA10000 and MasterEmulator.dll. I'm able to discover the services and characteristics of...
Hi NORDIC
I download the example of multilink central (S120) into nrf51822 . I do not know why it can not work ? My SDK is s110_nrf51822_7.0.0_softdevice . Please help...
i am very confused about how to count pulse by using nrf51822? I am going to make a heart rate counter, but i don't know how to config registers to achieve this function....
I can't get a simple application, no soft device, to debug on the nRFDK 10028 board using the I-Jet. I am using the debug in and powering the device from an external power...
Hi
I'm starting with NRF51822. I'm going to develop a costum PCB using this chip. I'm a bit confused because searching on the forum I saw that I need a product key to use...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hi all,
I am using the multi role example ( github.com/.../nRF51-multi-role-conn-observer-advertiser) to scan and advertise concurrently.
I was wondering if the scanning...
I have a 16MHz external clock oscillator to drive a micro controller in my system. Can this also be connected to the crystal input on the nRF24L01+ to drive it's clock? Should...
Hi All,
I wanted to write a patient record to glucode measurement charateristics from android Phone which supportes BLE features . How do i write a record to BLE device...
When using the OTA DFU using the button press implementation is it possible for the bootloader to require bonding? I figure I can use the preserve app data functionality built...
Just took the developer.mbed.org/.../ code and run it on the board.
But when I try to connect with my phone I get: "Device doesn't support UART. Disconnecting".
What...
Hello,
I am using the RedBearLab's BLE Shield 2.0 and I'm trying to modify the advertisement data using nRFgo studio to include manufacture data (type: xFF) for one of...