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...
As shown in the above picture, 1. Choose 10000 beat times for monitoring. Why is there a significant difference between the pulse peak and the peak of selecting 100000 beats...
Hi,
Im currently adjusting this i2s sample code to work with my TAS2781 audio amplifier. The code works perfectly but I just want to do a little adjustment on the channel...
For several months now, we've been hearing that developers can start developing DECT-NR+ applications. The following sources are a few examples: - https://www.dect.org/userfiles...
Hardware is nrf5340DKI
nrfconnect v2.6.0
zcbor library 0.8.1.
I'm running a project on the nrf5340 DK that is using the zcbor library to encode log events. The cddl...
I am saving data to the internal memory of the nrf52832 processor. When the data size increases, the processor starts to slow down. Does anyone have a solution for this?
I'm using spi_transceive_dt() to write a register read command then immediately read back 16 bits. However, despite having a receive buffer of 16, only 8 read bits are transmitted...
I used FOTA download library to download a new image from http server , then update the image by swapping the 2 images Now , the old image is in the external flash and the...
Hi,
My customer is working on their PTCRB certification. They need to complete USIM testing and they could not find information on device voltage support per ETSI 102 230...
We're developing an LwM2M application based on the lwm2m client sample with the goal of sending data to ThingsBoard as our main telemetry platform.
The Application in based...
Greetings, Our system consists of three BLE sensors using an nRF52840 to send data back to a central tablet or PC. We are receiving reports that the sensors take a long time...
I've been searching threads on this topic on DevZone and I found a couple that concluded that MCUBoot can work with external SPI flashes, but not with an SD card.
Is that...
I am using PHYTEC link board eth ( https://docs.zephyrproject.org/latest/boards/shields/link_board_eth/doc/index.html ) as ethernet shield using SPI on nRF9161.
I updated...
Hello, per the PPK2 user guide, I see that the switching during auto-ranging can cause measured current to be higher than the actual current due to inductance.
To be clear...
Our products use NRF52832 chips in production, and now the finished product needs to do an SRRC certification, but I need to confirm whether the original factory of this chip...
Hey, I need to set characteristic length for a PTS test to MTU-1 Otherwise the test case GATT/SR/GAC/BV-01-C will failed with the message - Failed: Cannot find characteristic...