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...
Is it possible to get the PPK2 to return the voltage VDUT+ (VDUT_SENSE) instead of the current when taking a measurement?
if so what is the command?
Thanks,
Mar...
Hello all,
There is a strange case where a custom board with nRF52840 is able to connect to JLinkExe on a Linux machine with the JLink debugger present in nRF52840 DK but...
Protocal :ESB
Devices : 1:central(PTX) 2:peripheral(PRX)
Description:
1、Central transmits data to Peripheral,and then Central receives respond data from Peripheral ...
Hello,
myself and my team are evaluating the use of Nordic Connect SDK offering on nRF52840-based board.
From what I understood, aside from the open source and common...
I have an OTA issue with Galaxy Note 10.
During OTA, phone transmit an odd packet, abnormal offset and some overlapping data.
in debugging, i got to see the abnormal...
Hi,
For our application we need time and date updates from a mobile phone. Bluetooth has a standard Current Time Service for this. However I can't find this service in the...
I use two nrf5340dks to run the routines in NCS \ v1.5.0 \ NRF \ samples \ ESB; The distance between the two nrf5340dks is only 10cm. When the transmission interval is set...
Hi, I'm programming both Central and Peripheral.
[Picture 1] is what I want to implement.
[Picture 1]
Central connect multiple peripherals which is the same functionality...
Hi,
This problem was found accidentally when trying to solve a different problem here: devzone.nordicsemi.com/.../nrf52833-peripheral_uart-zephyr-example-only-works-with...
Hello Nordic Team,
We had recently designed our custom nrf52840 board in which X2 or the 32.768 kHz Low-frequency crystal was not used. Can you please advise me on how to...
Using SES v1.6.1 with the nRF9160 module, I added the necessary CMSIS DSP defines for my project. Each define compiles a lot of files and it does not look like the linker...
Hi.
I'm trying to generate random numbers in my custom SPM. I couldn't use spm_request_random_number in the secure module (unlike using it in the non-secure module), so...
I am using nRF 5 SDK v 14.2.0. I would like to receive data from smartphones via Bluetooth communication, How do I program? I would like to have a professor. Sorry to trouble...
Hello,
i want to use Seggers RTT on os X (nrf52832). I followed the Tutorial and i compiled and upload with success. But if i start JLinkRTTClient on my mac nothing happens...