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...
Hello there, I am having problems publishing a message to the server I set up on emqx. Here are the changes I made to the kconfig file (I have not changed the main.c code...
nRF52832にてボタンレスDFUサンプルにEEPROMを実装させたいのですが、
必要なライブラリファイルnrf_cli.cやnrf_queue.cをプロジェクトに追加したところ、 nrf_cli.hやnrf_queue.hが「no such file or directory」となり、
ビルドが失敗します。
components...
I've been using the LPUART for comms between the 52840 and 9160 in a Thingy91; this was going well until I changed the nRF Connect version from 1.9.1 to 2.1.2, to resolve...
When I call nrf_pwr_mgmt_run() in my project to put the device into sleep mode, after a short period of time I get the error message:
ERROR 3735928559 [Unknown error code...
Hello all
I am having a problem with nRF Connect SDK where whenever I try to read from a sensor while bluetooth is enables, the software crashes. If I disable bluetooth...
According to the Kconfig documentation, https://nrfconnect.github.io/vscode-nrf-connect/kconfig/install.html , the active board is displayed on the Status Bar when editing...
Running a Thingy:91 now for 4 weeks from batter with one message exchange per hour, it stopped working (NB-IoT mode).
The client (Thingy:91) uses "sendto" and that function...
Was using SDK 1.9.1 up till now, but I migrated to SDK 2.0.0 and I changed my overlay file to add the pin control stuff. I have a nrf5340 and use the app_ns board config....
According the data written to NVM, is there a difference between "%XFSSYNC" and "+CFUN=0" ?
Reading the documentation, I see mainly user configuration be written.
I may...
Hello,
I am trying to add SDCard management, over SPI bus, into my project with nRF5340. When I try to compile, the error is always the same. I am trying the code over the...
Hello,
I have a problem that looks a bit like
devzone.nordicsemi.com/.../nrf52840-custom-board-won-t-boot-without-debugger-reset
For me, to be more precise:
nRF52840...
I just upgraded my environment from nRF Connect SDK v1.9.1 to v2.1.0. This process raised one critical bug, as well as some very important questions:
My projects make very...
The setup : nrf 52840 , NCS 1.9.1 , The SAADC is configured in advanced mode with 1 single end channel and double buffered with size of 16 (32bytes). RTC is configured to...
Hi,
I am reposting this as the previous question might have been closed due to inactivity from my side and the issue isn't resolved yet.
To follow up please check this...