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...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
Hi,
I'm making my own prototype board using the nRF51822. this board is powered by a rechargeable battery lir2450 (3.6V): www.powerstream.com/.../Lir2450.pdf
i want...
Hello world
after several hours & day, Finally I have to implement this KNN code and nRF51822_adxl345 code. I have implement to one. but there is problem that..
I can...
I am trying to track down a fatal error and want to use the Error module as documented below, to get the line number and file name.
Using eclipse, where should DEBUG be...
Hi,
My customer issue problem on his redmi note4 of mobile.
Step1: The customer used mobile to bond the peripheral of nRF52. And then the nRF52 device add the bond of...
hi,
i am working on generic ble central device which has nrf52832 as it's core.
my question is that i want to know the length of data in bytes which are being sent by...
Dear Nordic,
I have located the Serialization example project (using SPI) for the Connectivity board, but I cannot find an example project for the Application CPU board...
Hi,
I have two WT51822-S4AT boards. My goal is to have this setup:
PC <--> board 1 via UART <--> board 2 via BLE <--> MCU via UART
I have flashed one of the boards...
I am using Taiyo Yuden 's EBSHSNZWZ.
"Ble_app_uart" of the sample program "nRF5_SDK_15.0.0_a53641a" was executed, but the program locked up. * There is no error or warning...
hello,
i'm developing about HR sensor.
so i need to add SAADC function for sensor.
and i had added SAADC code on the ble_app_hrs code.
but some compile error on the...
I try to run zigbee light example with IAR ARm.
When i start programm it return messages in terrminal window. but it are random symbols. I tried to use baudrates 9600 to...
Have you ever wondered what it is like to work in a technology startup? Did you get bored of working in services or fixing bugs and wanted to work on a complete product instead...
Hi,
I compile the mesh light_switch_client_nrf52832_xxAA_s132_6_0_0 project failed, due to a lack of component file. I wonder know if I can copy it from mesh v1.0.0, and...
Hi
I picked the above Image from this Link Nordic Mesh_Product_Bluetooth Mesh
I would like to know ADV bearer and GATT GAP features available in Mesh SDK 10
I just built nRF5 SDK for mesh v2.0.0 -> ‘light_switch_server_nrf52832_xxAA_s132_6.0.0’, but there is a compile error, "boards.h: No such file or directory".
My dev environment...