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...
Exercise 2 doesn't seem to work for SDK v2.6.1 with v2.6.1 toolchain. SDK v2.5.1 works though. What configuration or code changes do I need to make it work for v2.6.1?
Hello,
I was curious if there was a project that uses 2 Mbps BLE to connect two nrf52840s, preferably with the ability to change which BLE channels the devices use. I...
In our custom board, check flash write and read using sample (C:\ncs\v2.6.1\zephyr\samples\subsys\nvs) but showing following response. the same build working fine in nrf7002...
This issue is for a programming environment on a macBookPro.
I finally get the system tamed and got to the point of testing the various sample apps provided. I wasted a...
1.Created a composite device for CDC and MicPhone. When the registration of mic SOF is interrupted, the device may not recognize the issue
ret = app_usbd_audio_sof_interrupt_register...
I would like to develop DTM and normal BLE stack operation in single firmware by NCS. Basically i will check a GPIO, go DTM test mode if GPIO short to High, go normal BLE...
Hi,
I'm evaluating the LE audio application to check the capability of using the Coded PHY for transmitting audio.
According to this page, LE Isochronous Channels: Configurations...
Please find below my config for handling Interrupt calls.
I've tested on another sensor dev board that the sensor I use is properly set up and is sending INT1 and INT2....
Hi everyone,
I am working with nRF52832, I am trying to implement the Zephyr Modbus client example onto it, but i keep receiving the following errors.
There is this...
Hello everyone
I'm trying to connect 2 board nRF52-DK (PCA10040) via modbus RTU using zephyr example (client and master in 2 different board).
I'm using visual studio...
I just installed the toolchain (2.6.1) and SDK (main) from scratch, and I'm not able to build the Serial LTE Modem and Asset Tracker application. I receive an error during...
Hi There,
Are the GPIO levels high impedance when the system is in off mode? Can you give information about their status? For example, one pin of the device is configured...
Hi there,
I'm on Ubuntu 22.04.2, 6.5.0-41-generic kernel.
I've been trying to setup the nRF connect toolchains & SDK through VSCode. Things seem to install fine, but when...
Hi,
I have a solution that every 15 minutes needs to perform a WiFi Scan and save the BSSIDs that it finds. Sometimes it will find the maximum number set and will complete...