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,All:
When i use SDK16 ble_app_hids_mouse example, the computer warns: driver error.But when i use the same dongle with another mouse,it is no problem.It seems the problem...
AS topic,I modify it from app_hid_mouse example from 52840 to 52833,and use timer1 to generating frequency 50kHz ,video as blow:
but at first pairring and connecting,it...
Hello,
I want to migrate from Segger project to gnu arm gcc project.
I Segger's project, I have add several RAM memory regions in flash_placement.xml. Now want to move...
Dear Nordic,
I currently have a BlueTooth Mesh product based on the nRF52840. The mesh client connects to a WiFi gateway over a UART. The gateway connects to AWS services...
Dear All, I am trying to send a bunch of data over BLE, using the notifications of a characteristic of a service. The size of the package data that I am trying to send is...
Using SD API v6, connectivity_4.1.2_usb_with_s140_6.1.1.hex, and pc-ble-driver Github release 4.1.2-win_x86_64. I can read and write small characteristics, e.g. 20 octets...
I want to time period 153us.
This is my calculation.
153us = 6535Hz.
PRESCALER = (32768 Hz / 6535 Hz )-1 = 4
There is
// <o> APP_TIMER_CONFIG_RTC_FREQUENCY...
Hi,
I want to use external power (battery) and USB power together.
If USB is not connected, I want to supply it with battery power, and if USB is connected, I want to...
Dear HW engineer,
I have ordered a few custom boards with nRF52820. As recommended by the datasheet, I have used 12pF load capacitors for both HF (32MHz) and LF (32kHz)...
Hello
I use nrf52832 and SDK v17.
I'm conducting various tests on Bluetooth. And I faced a lot of new problems. I erased a previously saved bond from the Android nrf connect...