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...
Hi All,
I have generated the application pkg using below commands
nrfutil.exe pkg generate --hw-version 52 --application-version 2 --application bt_app_42994+.hex -...
I want to uart using your board. The development kit I purchased is nrf52832_xxAA, pca10036. I have not installed the software I need yet. I know pca10036 is known as sdk...
Hi!
I am having problems with bonding and the UART service. To connect to the peripheral I am using nrfConnect and nrfToolbox (UART) on an iPhone 6.
I am trying to setup...
I'm using the nRF51822 Beacon with S110 and the example ble_app_beacon as basic programm.
I'm a newbie with the beacon, so maybe I have problem with the basics in programming...
I am using the S140 softdevice on NRF52840.
I am using NRF 5 SDK 15.2
As part of evaluating NRF52840 for a product I want to see how well i can perform proprietary accurately...
The way that zb_cli_init is currently coded, it isn't possible to add any additional USB classes.
zb_cli_init calls app_usb_init, adds the classes it wants and then either...
Just got the nrf9160DK and I'm trying to add the Basis LTE SIM to my nrf Cloud account. However, when I enter the ICCID & PUK, agree to the terms and conditions and click...
Hi,
I combined the two examples /peripheral/saadc and /peripheral/spi and added a second timer that throws a compare event after 5 spi transactions.
I configured nrf_drv_spi_xfer...
This may be an unpopular question but the Nordic SDK seems to go to great length to perform what is effectively object-oriented programming while still avoiding c++. This...
Hello Experts,
I have modified the parameter of sd_ble_gap_appearance_set and download to the nRF52DK. I have serched it by nRFconnect mobile (Android). But, the icon...
I am trying to use sd_flash_write() to write data into memory, but after calling this function, my chip reboot. I am using softdevice s132 v6.1 and SDK 15.2. it used works...
Looking for recommendations of a Nordic device and reference design to be used to develop a product similar to a Bluetooth Audio Headset as used with cell phones.