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 folks,
I've found no beeter way of reporting this (no public SDK repo which allows issues with code reference).
I tried to TX ESB DPL frames from an nRF52840 to different...
Hi all,
I want to sell a device that I have made that uses the nrf51822 and the app inside the chip is derived from the ble_app_uart. It uses two chips that communicate...
When I send my app to people, it uses a specific version of pc-ble-driver. I would like to make sure dongle used was programmed with the hex file package with this specific...
Hi,
I'm having issues with my nRF9160. I followed the steps under "Getting started with development", but I keep getting the following error when updating the mfw:
I...
Hi
I'm using the NFCT peripheral of the nRF52832 Rev. 1.
The state machine (figure 118 in PS V1.4) shows that the NFCT can be activated by either issuing the TASKS_SENSE...
Hi ,
I am using the secure bootloader example (SDK 15) as a template for my DFU solution.
I am experiencing issue with the update process as the device shuts down after...
Hello
In our project we are using NRF52840 SoC.
Up to this point NRF52840 chip is used as BLE module to be able to connect our device to cloud over gateway.
now we are...
I have added DFU service in my custom application and I am able to upload the zip file of my application over the air by connecting to the DFUTarg using nrfconnect in my mobile...
I'm developing the PCB schematic for a system using the nRF52 and have some questions on the SWD programming interface.
It seems that I only need 4 pins for the Segger...
Hello,
I am curious, does nRF52832 support USB Type-C in terms of data transfer and Power Delivery? Or will I need another MCU to handle data transfer and Power Delivery...
Hi,
We've developed a custom board with buttons(peripheral) which will talk to another custom board operating as a repeater (central on one side to talk to our custom board...
Hi,
What are the possibilities for flashing a new nRF52840 device on a custom board. Do I need the jtag interface or does the device comes preloaded with some wireless bootloader...
Hello everyone,
I have interfaced an encoder and speed sensor on a spinning bike that all connect to arduino via COM/USB port. The COM port communicates to a game engine...
Hi, I am using nRF52840 kit and using Ubuntu Host PC. I am running usbd_cdc_acm_example with below link :
https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15...