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...
Some of the products we produce do not work after about 10 days. Our firmware starts the watchdog module as soon as it starts, and sets the timeout period to 30s. And read...
I would like to implement ANALOG Modulation schemas on nrf52 serias family (e.g. AM, FM, SSB)
Do I have a direct access to IQ samples OR basic properties of the radio carrier...
I am using is25lp03d flash with "nordic,qspi-nor" driver.
The issue is that nrf_qspi_nor.c driver uses `nrfx_qspi_mem_busy_check()` before entering suspend mode. This function...
The %XCONNSTAT read command returns the total amount of data received/transmitted "in kilobytes". By kilobytes, does the documentation mean 1000 bytes or 1024 bytes?
Hi
I would like to have a project using 52840 witth softdevice 17, and I need to use internal flash to make a USB mass storage device
I reference to ....\examples...
Hi,
I need to create partition of size 4kb but using psa_ps_set() I could not able create partition of size more than 1Kb, If I try to create 4 kb Partition it's throwing...
Hello,
Creating a simple project in nrf connect 2.6.1 I start with looking at power consumption.
I need upgrade over USB, so I have added this to .prj:
In the...
software: ncs 2.5.0, zephyr\samples\drivers\counter\alarm
hardware: nRF52840dk
Step1: main.c is not be r evised!!!
Step2: prj.conf like this:
Step3: overlay file...
Hi Nordic Team,
I am currently working on a project that involves two devices, both using the nRF52840 microcontroller.
Current Setup:
Device A : I have successfully...
hello Nordic
we are working with ncs v2.5.0 trying to migrate to 2.7.0
1. so that there is several rcs, should i take v2.7.0-rc3 or v2.7.0 ?
2. while choosing v2.7.0...
Hi all,
I wonder if nrf9160 has a built-in temperature sensor interfaced with the ADC, that could help to diagnose the internal chip temperature?
Thanks.
I would like to use the Power Profiler app (with PPK II) as a pure coulomb counter for accurate long term (> many days) cumulative device energy consumption without saving...
Hi there,
We have a product running on nRF5340 with an existing workaround that was carried over from an nRF52840-based product, where SAADC readings are prevented from...
Hi Nordic Team, I'm currently working with the nRF5340 Audio DK to broadcast multiple streams, where the receiver can select which stream to listen to. To the reciever, this...
I have an ILI9340 connected to an nRF53 and want to use LVGL in Zephyr (NCS 2.6.1), but I got no label, etc. showing up. Instead, the display is showing a white screen.
...