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...
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...
I want to trigger Google Assistant/Siri/Alexa on the push of a button. I found the HID code for the home button, but I presume long pressing this will not send anything to...
Hi,
I am developing one of the code for the radio testing & in which I need to pass or select the receiving channel and at same time need to receive the RSSI value of same...
Hello,
I am newbee to nrf52840, I need to start writing code for from scratch in keil and segger embedded studio. let me know the steps to get started.
B.R.
Gourav
I am using Windows 10, 64-bit
I am using gcc tools 7 2018-q2-update (arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 7-2018-q2-update) 7.3.1 20180622 (release...
I'm having some serious issues with the Windows 10 BLE drivers, it would seem that if you scan for anything over 2-3 hours the BLE just dies!
Anyway, I am now looking at...
Hi,
I have the FatFS example up and running with the SPI0 instance (default configuration).
Is it possible to use a SPIM instance instead or do they have some limitations...
Hello,
I have cloned the latest master repos and I am using the command line to build, compile, and flash. I have successfully built and compiled the new MQTT_simple example...
Hello,
Where is the nrf9160 in terms of certifications?
Is nrf9160 'pre-certified' yet in process or not planned for pre-certification? Which carriers are targeted by...
Hello,
While I tried to compile the project, I am facing error.
Preprocessor Definitions are
User Include Directories are
OS : Windows 10
SDK : nRF5_SDK_15...
In our product we offer the ability to scan for Bluetooth advertising messages, however obviously scanning continuously requires quite a large amount of power.
If we want...
I'd like to better understand 2 aspects of the Radio Test example. My apologies if this is a repost, but I wasn't able to find complete answers elsewhere in the forum.
1...
Hello All,
i am working on nRf52810. for programming i use segger embedded studio in windows 7. For reference i use nRF52 SDK 5.2.0.
right now i am try to make application...
Hi,
I have to prepare my devices for certification and I am hoping to use the radio test example as suggest by most people here on the devzone to be the most convenient...
I'm using the nRF52840 DK with the thread stack.
I want to test OTA but I only find documentation to do this via bluetooth.
Is there a way this can be done with Thread...
Sir,
In some examples I found some of the example programs does not contains Soft Device. What to do???
And when I Flashed the main file alone it shows some errors.