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...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I use s120 stack and ble_app_multilink_central
I use function sd_ble_gattc_primary_services_discover(p_client->conn_handle, start_handle, NULL) for discover services...
The sniffer software doesn't seem to find the device on either of two different PCs here, and I'm not sure what we could be doing wrong.
The installation steps were the...
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...