if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
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...
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...