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...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi,
Is it at all possible to use the QSPI interface of nRF5340 to interface a micro SD card? Is sending custom instructions combined with long frames, as suggested here...
Hey Nordic team,
We have ECG/EGM alignment problem over BLE, the peer ble chip use RSL15, they came up with the below algorithm, which do need an API to get connection...
Hi all,
I am having a ble 5 beacon broadcast on my nrf 52840 chips. I would like to know that if it is backward compatible so that ble 4 smartphone can receive the packet...
Hi,
Running the asset_tracker V1 i obtain a LTE connection and date time:
[00:00:19.338,226] [0m<inf> asset_tracker: DATE_TIME_OBTAINED_NTP
I want to convert it...
Hi
I am a new person for nrf5340, I got the NRF5340 PDK. I unbox and check that four buttons. It works fine. Then I compile the blinky code and upload it to the board using...
Hello Devzone,
For my project I am using NFC and I am using the writeable NDEF message project as an example.
Everything is working except I have found one issue.
...
Hi Nordic Team,
I have one doubt which I can not able to understand.
Actually in my code I'm scanning some ble devices also in main infinite loop I'm reading some sensor...
We're using the CMW500 to talk to the NRF9160, and it connects ok but then gives the message "RRC Connection Reestablished". We tried using the asset-tracker example, which...
Hi, I have made the custom board without 32.786kHZ (low frequency clock)
I am trying change it to
RC OSC
HFCLK
but i tried to make the changes but debug doesn't...
Hello
I'm using an NRF5282 and this thread :
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/simple-application-level-authentication
I try to implement...
Hello, gentleman!
We are developing our nRF52840-based application using nRF Connect SDK v1.4.2. I know there is a NCS v1.5.1 already available, we plan to switch to that...
Hi, I am trying to get start nRF5340 and projects. In NCS 1.5.0
i am following this link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html...