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...
Dear Nordic experts, Considering a Bluetooth Mesh application based on NCS 1.7.1 and running on an nRF52832 : What steps need to be done to add DFU over Bluetooth LE ? Is...
Hi all,
I have an BLE application where i wish to measure the devices power consumption. I am trying to measure the affect of changing the connection interval, MTU size...
There is a previous similar question here:
https://devzone.nordicsemi.com/f/nordic-q-a/16382/switching-between-apps-with-dual-bank
I am using nRF5232, nRF5 SDK v16.0.0...
Hi!
I am working on a custom board and would like to use an external flash for BLE OTA updates. The FW is based on NCS v1.7.1 and MCUBoot as the bootloader. I would like...
Hello Nordic gang. I'm reading sensor data on the nrf9160DK, the sensors have a fifo with 96 entries. If I can't read the sensors fast enough, the fifo overflows and I get...
Windows 8.1 64-bit: PPK2 shows in Device Manager, does not show as an item in Power Profiler software.
The device works, as I've used it successfully on a Virtual Win10...
What is the difference between the Async Read ApI and the Normal Read API of the ADC ?How the ASYNC read API work ,can anybody explain with sample code. Specially thirds argument...
Hi, We have designed a custom board using nRF52840 SoC, now we want to calculate its power consumption I want to ask if we can measure custom board power consumption using...
I am trying to use the NRF52832 to connect to the BMA456 Accelerometer from Bosch using SPI and am running into the following issue:
All read/write commands work fine...
Hi, I'm trying to implement a timer that will trigger each 10ms (for example) an handler function and do something inside it. So, I came with the idea to implement an App...
Hello !
I would like to use pin P0.12 as common gpio output and configure it on quite later phase in my SW.
I use nrf_gpio_cfg_output and set/clear for have relevant value...
Hi,
I'm working on central_uart and peripheral_uart examples. I want to get the rssi value and tx_power of all advertising packets from peripheral to central via bluetooth...
Hello Everybody,
If you're reading this, you're likely in the same boat as me and need to scale Nordic's build process in an environment that doesn't have access to west...