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 use a GPS Modul to send data via uart to the NRF 51 and then I send the string via SPI and fatfs to the SD CArd.
I see the LED4 blinking and during the debugging...
Hi,
I was trying nrf5-mpu-simple example with MPU9250 - SDK 14.2.0, it is giving me x, y & z axis values.
When I try WHO_AM_I with it, I am unable to do so. I have added...
Hi, I am try my first code by follow this website
https://devzone.nordicsemi.com/b/blog/posts/segger-embedded-studio-a-cross-platform-ide
, and step by step.
When...
As we all know,the examples of NRF51 SDK 11 about DFU is all using Device manager,do you have some example about Peer manager?
I am very looking forward to see the example...
hi , now I am using nrf52832 base on the sdk 14 to develop our location system, the ibeacon around my nrf52832 circuit board will advertise every 500ms, and the parameters...
My device is entering DFU mode, staying there for a few seconds, then shutting down. I'm trying to figure out a good way to figure out if it's a watchdog issue or a power...
Hi.. I am still new in using nrf product and understanding the example given via SDK. For my project, I am trying to send continous data via BLE app UART to mobile phone....
Hi,
As a part of settings up an automatic BLE DFU testing environment, we're trying to update a single NRF52 board using a PC connected to a NRF51 dongle.
The dongle is...
Hi,
I am using Sunding-515 cycling speed and cadence sensor it’s data is broadcasted as per the GATT characteristics. We have already done the data parsing in our other...
In SDK 15.0.0\modules\nrfx\soc\nrfx_irqs_nrf52810.h, at line 65,( link ) it defines a SPI1 compenent:
But 52810 spec( link ) mentions only SPI0.
Is the code file correct...
Hello everyone,
So I'm trying to maybe start get going with the NRF52832 platform but every time I try I get stuck with it.
In this example I'd like to use different...
Hello, I would like to know if there is there a "global" sdk_config.h file which has #defines for all modules? Ie, if I make my own project, and use this file, all I would...
Hi!
I would like create my own application of BLE Mesh on nRF52832, I had gone through the Light switch example and understood some basic concepts and now i'm thinking start...
Hi,
I tried to erase the bound and start another pairing procedure without rebooting my device. I was not able to remove the bond correctly. The system hangs when I call...