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...
Hi,
piggying-back on BT nus shell sample (workspace project), I try to define my own dt nodes.
I keep getting error like devicetree error: /aliases: undefined node...
Hi ALL,
v2.8.0,NRF54L15DK,I would like to ask:
1. if my pin is P0.00, is nrf_gpio_pin_set(0) correct?
2. If my pin is P1.01, is nrf_gpio_pin_set( 33 ) correct?
Hi,
I would like to flash the ad sample on Nrf54L15-PDK
Flash ends with error messages:
build messages:
I'm I tried running west flash --recover.But it didn...
I have completed a mouse program with 52840, but there are some problems at the moment. On some computers, usb will fail to obtain the descriptor, but there is no problem...
One last issue to crack. This one has been in production for a while and hasn't caused any issues other than a little annoyance to the customer. By my measurement when RTC...
Hello,
In regards to the nRF Connect SDK...
I am looking into the possibility of switching out the current implementation of AES used by the Bluetooth firmware. I am curious...
the pin for XL0 and XL1 is P00 and P01
but in my project, I need P00 and P01 works as UART.
I set the parameter to start inner RC clock.and find that: LFCLKSTAT show the...
my costom board is based upon the BT840F fanstell board. I know that this board is based on the nrf52840 QIAA SOC. but I also understand that nrf52840 QIAA has different configurations...
I am working on custom hardware with an nRF52840. I have added the MCU boot in my earlier development as well but this issue I have never faced before.
Problem statement...
Hi,
iam trying to write the data in nvs which i give input through GATT.i can read and write in nvs when not using gatt,BT.
I have 2 codes,1 is working but without GATT...
Hello,
Board: custom board
Soc: nRF52840
SDK: nRF Connect SDK v2.8.0
I would like to know device mac address and use the mac address in advertsing.
can you please...
This page (v2.8.0) https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/nrf/app_dev/device_guides/fem/fem_nrf21540_gpio_spi.html
Suggests copying the following into devicetree...
I am trying to get std::vector to work on nRF52840 running Zephyr in Visual Studio Code running v2.7.0 toolchain , but have been unable to do so. I found some similar tickets...
Hi nordic
I've try to enable 115200 baud UART on p0.9 and p.10 but I can't make it.
I just saw a thread about 52840 can't use 115200 uart at p0.9, p.10:
https://devzone...