Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
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...
Hello,
I am trying to send data from a delta-sigma 32 bit ADC - the front-end is an EEG amplifier - via WI-FI to my broker. I would like a recommendation related to the...
Hi,I am using NRF5340 AUDIO DK BOARD and I have been trying to access i2s mic and I want to transfer the mic data to Amplifier .Is it possible to do with single I2s ? As I...
Hello everyone,
I'm experiencing some issues while trying to program an nRF52832 CIIA on a custom PCB. Specifically, I cannot get the GPIO pins or the external 32kHz crystal...
Hi, I checked DFU over Wi-Fi in a separate project (net/download) that only included DFU and Wi-Fi-related functionality. In which FOTA is working as expected.
In our custom...
I have just started programming the using the nrf52840DK_nrf52840. I downloaded the toolchain and sdk using the VS code extension and created a new application from the blinky...
Hello,
I just upgraded from v2.5.0 to v2.7.0 of the SDK. To do this, I had to modify my files of my specific board and use sysbuild.
My project compiles and works on my...
Hi All,
I'm considering using the nRF5340 in an audio application. I'd probably go for a 3rd party module in order to avoid getting FCC certs on my own. Possibly the Fanstel...
In Section 6.17.1, page 543, of the nRF52840 product specification version 1.10, in regard to the Pulse-Width Modulation (PWM) peripheral, there is a statement that says ...
Good morning,
I am try to build a application from example list, Bosh bme680 with supported board rak4631_nrf52840, and I am receiving a error message, but if I try to...
hi ,
I am currently developing a project using the nRF52810 as my controller and SEGGER Embedded Studio (version 5.42a) as my IDE. I have successfully integrated the Timer...
Hello
I want to make an application based on the multi NUS sample https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/enter-the-multi-nus-a-simple...
Hello,
I am practicing the intermediate Nordic Academy online course, and I have a problem of the thread viewer.
I have enabled debug, I did everything strictly according...
I'm using a modified "HTTPS client sample" from nrf/samples/net/https_client in ncs v2.6.1 on the nrf9160dk board. The base example worked great and I am able to perform the...
Hi,
i use the nrf52833dk with ncs 2.6.0 and the official peripheral_uart example to test NUS. When i use my new Galaxy Tab A8 (Android14) and try to connect to the board...
Hello,
I'm working with the npm1300, and I was recently trying to implement sleep/hibernate mode. The datasheet states that before entering these modes we should check if...