I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
Hello,
I can see sent data in data variable when i send to data from Android app to nRF52-DK. But i have a question about this situation. How can i use this data type in...
Hi,
I want to use the external flash available on the DK as a Fat file system to store a file which can be further copied to an external SD card and check the maximum copying...
Hello Everyone
i am beginner in embedded domain and i have project which is about controlling under water device from the outside water through the Bluetooth in that project...
I had this error while building my project and compiling my lsm9ds1.c driver, the nrf_drv_twi.h file couldn't be compiled!
integration/nrfx/legacy/nrf_drv_twi.h:120:37:...
Hi,
There is an example of serial DFU without using softdevice, and there is a BLE DFU using softdevice. Is there an example for serial DFU that uses softdevice? If not...
I would like to support DFU OTA and add DFU OTA related c file to Keil project. But Keil shows renaming object file name. Is it normal?
Build started: Project: ble_app_band_v4...
Hi
I have successfully cut the SB40 and successfully used the power profile kit I to measure the current with the following results
. I then connected a jumper to P22...
Hello All,
I am using RTC interrupt handle on the NRF5340 kit to set the event using k_event_post API from the interrupt context and when I try to wait on this event in...
Dear Nordic Engineers
I am study NCS 1.9.1 and I have a problem I would like to know.
I look for UART config in board_common.dts file, the RX default config is pull-up...
Value can only be changed on characteristics write. Every time a new value has to be written to the critical component , I first erase the page and then write on that page...
Hello,
I am running nRF Connect for Desktop v3.11.1 on Windows and just updated the Tool Manager app to v1.1.3. After Toolchain Manager was updated it is not running anymore...
Hi,
I am trying to program a hex file to nRF5340 QSPI peripheral via the nrfjprog tool.
Using commmand as follow:
- nrfjprog --qspichiperase --program app_moved_test_update...
nrf_dm example
nrf Connect SDK: 2.0.0
nrf52840 DK
------------------------------------------------------
Hello,
i want to use the Distance and Direction Finding...