nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
When running ble_peripheral\ble_app_uart example..... Of course I am a little bit
corrected.....
Beacons occasionally stop.
Despite the following settings:
#define...
Hi!
Is there any example app where I can find how to use L2CAP protocol on nRF52 series? Apple introduced L2CAP in iOS 11 and I want to give it a try but I can't see any...
Hello, I'm migrating a project from nrf51 S110 to nrf52840 S140, I encountered an error
"nrf_nvic_state" not found, I solved it by adding app_util_platform.c.
The problem...
Hi,
I am trying to make an empty custom service by following this tutorial from Nordic
devzone.nordicsemi.com/.../ . However I am unable to get the service to show
up...
Hello comunnity,
I am trying to read, write and activite notification from my server using a central device. The problem is when I use more than 2 times, I got an error...
Hi,
Ive been having a problem connecting the phone directly through setings to the nRF51822 chip. I'm doing evertithing in mbed. When i connect the chip via the "nRF Connect...
Hello , i'm trying to implement the OTA DFU function in my custom designed board. I'm using NRF52 series. I started by flashing the flash I uploaded the softdevice132 v2 via...
I am using saadc to periodically sample a voltage (per about 12 seconds). The voltage cannot be shutdown and always is a value neigher zero nor VDD (1.25v, 2.5v, 1.0v, etc...
Hi,
I'm wondering if the DTM mode can be entered over the air interface on nRF bluetooth products, as specified by Core4.2 [Vol2 Part C] 4.7.1 Activation and Deactivation...
Hi,
I am looking for an solution which requires to have an BT dual mode(Smart Ready) SoC. As i require the high data rate of 2.1 and also require support of BLE 4.0.
...
HI ,
I need to interface particle measurement sensor with nrf52832. I am using S132 softdevice and SDK 11.0 for my application. I need to send commands to sensor to take...