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...
When using LE Audio with multiple sink devices, can those sink devices also communicate between them via master Bluetooth source? For example: During streaming audio, 2 or...
My goal is 11.25 ms for connection interval with iOS. With PC and Android i can setup it.
Following Apple guideline, I added HID service to my custom device(it works, i...
Hello everyone,
I'm a junior engineer in a company, and I'm assigned to that project which we will use a different microprocessor with BLE in it, and it needs different...
I am currently working on a project with a nRF9160 and in the very early stages of evaluation.
I have a few, hope not too many questions that I hope can be answered here...
I have been struggling to get the DFU in our own application to work. When starting a DFU from the desktop nRF Connect 3.4.1 it reports an error:
According to the log...
Hi,
We are using nrf52840 development board and segger embedded studio. I am using thread concept here to run another function in parallel to my main function. i want to...
Device: nRF52840, nRF5 SDK16.0, Softdevice: S340 (ANT_s340_nrf52840_6.1.1)
Hello,
As next step to increase usability of our product and adding new features, we have...
I hope someone is able to answer a few question.
I read quite a lot but still some things are still confusing.
If we use e.g. the AMB2621 Module of Würth, is skipping...
Hi,
I am trying learn about IO/ events that can wake-up nRF52833 from lowest power mode.
What qualifies as event that can serve as wake-up source?
Is it possible to...
Dear sir,
Got error while uploading .zip in DfuTarg as "SD version failure". I'm using nRF52840 DK board. I have tried to create .zip by --sd -req 0xB6/0XAE/0xA9. zip get...
I'm curious what the modem does if, upon waking up to service the PSM interval, it fails to connect? Does it go back to "idle" and try again on the next PSM interval or does...
Guys, In a Mesh project, when setting up flash manager:
How do you get the right value of flash_manager_config_t.p_area ?
And where and how is it configured?
Thanks...
Hi ,
I wirte a python script to download FW to nRF52832 custom board, the FW is the merged file with softdevice(s132_nrf52_7.0.1_softdevice.hex), bootload, bootload settings...
The version used is nrf5_SDK_for_Mesh_v5.0.0_src.
nrf5_SDK_for_Mesh_v5.0.0_src\examples\light_switch\server.
Question 1: I want to turn off mesh broadcasting first,...