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...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
hi....
i am using nrf52382 and segger 15.2 version , i want my peripheral to send the data only if it reaches the certain limit (threshold value) on that case it should...
hello , friends
i am using nrf52832 ,debugged the ble uart program ,and then i tried to connect my device over ble uart app,i couldn't found my device ,then i tried to connect...
Good morning!
First of all, the background. I made a custom board and programmed it, everything worked like a charm. After that, I made another one, same hardware, same...
In my previous question , where I wanted to atomically send a large bulk of data, the solution was to keep track of p_bus-> free_buffers , in order to calculate the amount...
Hi,
I’m using SDK 15.00 and I have some issues with NFC. When I’m trying to connect with NFC - NFC_T2T_EVENT_FIELD_ON event occurs. At this point, I need to start BLE...
The release notes for S132 v6.1.1 lists a bug fix:
"Fixed an issue where NRF_TIMER0 may not be reset at the start of a radio timeslot (DRGN-10650)."
Did this bug exist...
Hi,
Here and here are examples of a port of the nice u8glib library to stm32. Based on these, i tried a port to nrf52, but was not successful so far.
I call the oled...
I am trying to save data to the flash memory. My starting file is the ble_app_uart_pca10040 (s132). I am using the sd_flash_write address is 0x007ffd0 and a value of 0; I...
We have developed a custom board using Raytac MDBT50Q with NRF52840. It has an external EEPROM and a RTC. We made an app that we use to program 4 daily alarms through BLE...
nRF51822-EK page is no longer available on the website. By any change I can get the PCA10001 schematic somewhere?
I would like to run some conductive RF testing and would...
Hi,
I recently moved a project from Mesh SDK v2.2.0 over to v3.1.0. I read the release notes and saw that there have been some changes to the Flash Manager module.
During...
I need to include in my project Advertising, buttons and battery power measurement.
I am using SDK 15.2
If I get ble_apps_bps and include advertising functionality (from...
Hi there, nRF52840-Preview-DK, 0.9.3 2017.43 nRF5_SDK_15.2.0_9412b96 IAR for ARM 7.60.1 Windows 10 Home Version 1803 OS build 17134.590
When I try to run secure_bootloader_usb_mbr_pca10056...