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...
I'm using 2 nRF52840 DK to run a data transfer test between a central and a peripheral.
The Central device uses ble_app_uart_c, The peripheral uses ble_app_uart. These examples...
We are trying to re-layout the PCA10059 Dongle. I would like to continue to use the existing USB bootloader .hex file for updates via CDC_ACM. One thing I am confused about...
Hello, DECT NR+ seems as a good fit for our product, however, current stack providers(Wirepass and Lynq) are not suitable for us. I'm wondering are there other companies who...
Since the tickets are scattered, I will summarize the questions about nRF5340 Audio again.
Prerequisites
NCS version is 2.5.0. Raytac's MDBT53-1M is implemented on a homemade...
Hi Team,
We are using SLM SDK 2.4.0 and MFW 1.3.5
We moving forward to SLM SDK 2.5.2 and want to FOTA all our products outside, but, some have problems with cellular...
I'm organizing my code with nRF SDK v17.0.0,using the board nRF52832 that designed by myself.
In order to support multi-central,the peer_manager module is used.So that I...
Hi! I'm developing using nrf52840DK and have an issue with DFU. When I'm uploading new app image and choose test and confirm, image is uploaded but after resetting DK, MCUBoot...
Our hardware designed with nRF52840 and npm1300 works perfectly.
We are working on an architecture where a single central communicates with four peripherals...
Hi,
I'm trying to use the periodic sync sample app using 2 nrf52833DK (one for advertising and one for receiving sync) and been getting this assert message every time a...
We use nRF52832 to develop our sensor.
Then SDK version we used is 14.2.0, and the softdevice is S332(ANT_s332_nrf52_2.0.1)
Now we develop the FW hex file with softdevice...
Hi,
When using the NFC record example, bringing an Android phone close to the NFC tag automatically pops up and displays the text content, but an iOS phone does not automatically...
Hi I am currently using NORA-B106 based on nrf5340 to work on ble multilink things. For right now I can do multiple connections by adding several scanning filters. But I cannot...
Hi All,
I'm trying to fully disable all location services with the asset tracker in v2.6.1 while using lwm2m (so I have the lwm2m overlay enabled in the build settings)...