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...
Hello everyone, I took the example code "ble_app_hrs" and added a pin toggle to verify that the code is loaded correctly onto my custom board, which is programmed via the...
I'm trying to install the toolchain manager on a new work computer and I'm running into issues that I think are related to my work's proxy.
I've tried following the steps...
I am trying to configure the STS4x temperature sensor by Sensirion on I2C on a nRF5340DK, I have setup my the coding exactly how sensirion suggested except few changes such...
Hi,
When I try nrfsdk/zephyr/sample/bluetooth/periodic_adv_conn. I notice that the max subevent data size is about 64bytes. If I send a data size larger, I will get a error...
Hi DevZone,
I have made a custom PCB with the nRF52832. I placed the same coaxial connector that is on the nRF52 DK in my PCB. At this point, I want to test the BLE functionalities...
Hi,
I am unable to build the MQTT over Wi-Fi lesson 4, exercise 1 using the nrf7002dk_nrf5340_cpuapp board configuration, but the same code builds successfully with nrf7002dk_nrf5340_cpuapp_ns...
Greetings all, Does the Direct Test Mode (DTM) app v2.4.1 provided in the NRF Connect for Desktop v5.0.2 package support gain settings for the nRF21540 FEM such as +10, or...
I am working on nrf52840 and I want to control the motor speed so I want to generate the variable frequency PWM for the same. How can I generate the variable frequency PWM...
Hello,
I need to configure second UART for nRF52840 DK. So I would like to know the overlay file for uart2 configuration with exact GPIO pins. Also the .c file to initialize...
I 'm porting code from Zepyr 3 .5 to 3 .7 and am having errors in my ds2484 1 -wire device . It was working fine but now reports an init error unless I add deferred -init...
L.S.,
I'm trying to build an "Arduino" port for the nrf52840 (Seeed board).
When building an example I'm getting the following errors during the link phase:
.\Objects...
Hello,
In my project I have b0, mcuboot and an app. My nRF SDK version is v2.7.0.
My project works fine if I use an absolute address in SB_CONFIG_BOOT_SIGNATURE_KEY_FILE...
Hi,
I am working with the nrf9160 and ncs2.7. Is it possible to programmatically change how pins are defined? For example, on startup 2 pins are for I2C (SCL and SDA) and...