Hi,
I am using an nrf5340DK + nrf7002EK. i am able to run an example helloworld application with an immutable bootloader and mcuboot as platform bootloader. When i try to...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
NCS 2.7
NRF52840
Building with sysbuild, MCUBOOT, and 2 different applications (mfg and end-user)
My custom board includes a sensor fusion IMU from bosch. The firmware...
Good evening,
I have been working for a while on a project that requires the maximum possible speed from both app core and SPIM4 peripheral. To do so, I set the app core...
We have an application using nRF Connect SDK version 1.8.0 that runs on the nRF9160. It is based on Asset Tracker v2, with the GPS tracking part remaining largely similar...
I'm currently developing a BLE Long Range application based on Zephyr and the v2.8.0 version of the nRF Connect SDK. The app is based on the following nRF samples: central_hr_coded...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
Hi All,
Regarding to the question Question about read operation , and I have tried to add the authorization when read, but it could not receive the response. Please see...
nRF51822 DK. Keil can download program. But in my pragram, when receive a UART command to erase
FLASH page 248, use ble_flash.c
static void flash_page_erase(uint32_t ...
Hello,
i try to get HRM example to work with eclipse. I can compile the project with GCC in eclipse and flash it to the PCA10001 eval board. I can find the HRM with the...
Does anyone have additional information on the relationship between SAMPLEPER and REPORTPER in the nRF QDEC?
I understand that the SAMPLEPER sets the base sample period...
Dear all :
I was recently reading ble_app_hrs example code , the PC1001 Board dowloaded this code can connect with other devices and they can send data from PC1001 to other...
Hi,
is it possible to handle a 2 second button press and wake up the device with the app button modul?
Or should i handle the button without the app button modul to wake...
Hi,
Last time I met "nRF51822 DK Setup Wizard ended prematurely". The problem was solved by installing .NET framework 3.5 on my PC. Now the same problem is come up "nRFgo...
Now i know the Cortex M0 does not have a floating point unit. Does this mean that we cannot do floating point calculations in our application? or is there a library that will...
Development environment : keil mdk 4.7, nRF51822, SoftDevice 6.0-alpha, nRF51 SDK 4.3
Hello
I develop the application with RF and BLE by receiving UART msg. So, my program...
Section 8.1.2 of the nRF51822 Product Specification states that the "Standby current for 16 MHz crystal oscillator" is 35 uA. The footnote says that the current is drawn ...
Hi,
I met this prompt(see attachements) when I install nRF51 SDK. Who can tell me what's mistake it likes? I have installed microsoft .NET framework 3.5 before in my winXP...
Hi,
i programmed the softdevice with nrfgoStudio but i get an error and i can't load the softdevice on the chip again.
The Error means that the cpu is not halted and that...
Hi guys,
I hope you can answer my question:
I made myself a custom pcb for testing purpose. I can program the nRF51822 just fine. Thats the actual state right now.
...