I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
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...