Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
I am trying to use the UART over the onboard USB without flow-control.
I'm currently using a Seeed XIAO_BLE whose bootloader initializes the USB port.
I have a simple...
Trying to build on nrf51822 with segger embedded studio with soft device
I got the error increasing alignment of section .vectors from 1 to 2 because it contains executable...
nRF5340 SDK 2.6.1
I am migrating a project (based on coap_client) from NCS 2.4.1 to NCS 2.6.1, and I get a compiler error:
The offending code is this:
If I open...
I am a beginner in BLE and I want to use one nrf52840 as host and one nrf52832 as controller to learn HCI UART. In nrf52832 I flash the hci_uart program in the zephyr routine...
Hi Nordic Team,
I am using SDK 2.7.0 & board: nrf52840-dk for matter lock application and facing below issue when boot device.
I want to create factory data manually using...
I am trying to build chip-cert tool with nrf connect SDK. Can you please help me fix this issue:
I followed the instruction given on this link: docs.nordicsemi.com/.../nrfconnect_factory_data_configuration...
HI , currently i am using nrf52840 soft device s140 sdk ver. 17.1.0 i have two controllers i need to transfer the dfu ota file form one controller to other controller using...
Hi i am currently using nrf52840 s140 sdk ver 17.1.10 using central uart and i need to add dfu ota code to it how can i add what is the required files to it we tried these...
Hi All, I am having issue building a project where I am attempting to add a custom BLE service. The error message is shown below along with my relevant project files. Any...
1. Hi currently i am using nrf52840 sdk ver 17.1.0 s140 sd we have added UART in the secure bootloader/ Bootloader_ble_debug
2. we can able to send multiple bytes once ie...
HI currently i am using nrf52840 s140 sdk ver 17.1.0 and have added buttonless dfu in the central uart application after running we got run time error and we followed the...
1. HI currently i am using nrf52840 s140 sdk ver 17.1.0 i have integrted the secure boorloader /pca10056_ble sdk with central uart after merging i have faced run time error...
Hi currently i am using nrf52840 sdk ver 17.1.0 s140 i am using the sdk flash storage example in .\.\_nRF5_SDK_17.1.0_ddde560\examples\peripheral\flash_fstorage where i am...
1. Hi i am utilizing nrf52840 sdk with ver 17.1.10 s140 and i have the central UART as main app from there we are calling bootloader
2. Before calling bootloader ble dfu...