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 have a custom board with nrf52840 with cr2477 battery (1Ah capacity). I was download firmware to board and after a week the battery voltage dropped to critical. In the firmware...
Hello,
I want to access the nrf9160 over UART from other controller My main concern is to program nrf9160 to respond with at commands from external microcontroller. (Just...
Hi everybody!
I hope I am not too late to jump on the nrf51 train, but I had the ability to get a great deal on them so I really want to use them for a project we have....
I am facing a strange issue where I removed all code related to the app_uart from the UART example. Now the logs are being dropped. Anyone know why this happens?
Hi,
For a few days, the nrfcloud device screen is not showing the sim card total data usage.
The console shows this error:
Failed to load resource: the server responded...
hello,
i am developing a health care device and i am using nrf52 dk board for development , i want my device to communicate to the android app, and i have zero experience...
Q: nRF52840 DK does not appear as a removable drive named "JLINK" Steps I followed 1-Connected the NFC antenna to the board. 2-Used a micro USB 2.0 Data cable(Fully functional...
In my code I am fully embracing the async way when using peripherals, but the problem is that my code is becoming more and more complex due to having to break down all operations...
I want to know is there a quick way to include an all ready example from Nordic nRF5_SDK_15.2.0_9412b96 folder into a mbOS environment example (start )? Like copy some XML...
Hi,
The above pins are connected to test points in the ref schematic but stated as Nordic reserved in the pin description. Should I connect them to test points or can I...
I am wondering whether it is possible to maintain backwards compatibility for BL4 while also taking advantage of the BLE5 LR CODED PHY?
I am guessing I could scan in AUTO_PHY...
Hi,
What are the reasons for the nRF connect app or the nRF Mesh app or even the nRF UART app to connect to an Android phone?
I can see the DK advertising. I can see the...
Hi,
I am using nRF52832, SDK 15. My code is based on the freeRTOS code examples.
I am trying to Run my Task Every 10 ms. I tried to test this by using a counter to print...
Hi,
I have a problem with soft device. My code build well but when i try to compile it on nrf52840, i have below error:
Then i tried to go in boot loader:
Therefore...