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 have managed to get two NRF5340s linked and measured their throughput. Now I need to change their Output Radio Amplifier Power to test again. And then I also need...
Hi,
I need to enable the ADC read and GPIO pin toggling to happen simultaneously at high precision, without using the MCU resources, approximately 15 us interval. After...
We have a device that is using the nrf_drv_csense module to measure a capacitive touch via the event_handler passed to nrf_drv_csense_init(). Unfortunately, due to various...
The latest versions of MbedTLS seem to have some level of support for TLS 1.3 that the nRF Connect library's MbedTLS version lacks. How can I use a newer version of MbedTLS...
Hello,
I am trying to use Eigen matrix library in a project on the nrf52832.
I was able to compile a very simple example however I get a mem_manage_fault while debugging...
I am trying to connect a low power camera Himax HM0360 to nRF52840 dk. In the camera device specification, it is mentioned that it provides I2C serial interface and full speed...
Hi, I'm just experimenting with my nRF9160 DK and have run into some questions regarding the default asset_tracker_v2 program and how some of it works. I have read the documentation...
Hi!
Basically, what it says in the title.
Datasheet mentions that for 2Mbps mode (enhanced shock burst) spacing should be 2Mhz or more.
Does that mean that number of...
Hello everyone,
I used nRF24L01 and Arduino to jamming 3 channel advertising BLE ( https://github.com/lws803/BLE-jammer ) and my Gateway can't receive message from my door...
I am trying to develop an environment based on the prx ESB sample and add nrfx_timer.h dependencies. This is not necessarily a question specific to this setup but a more general...
Hi,
I am using SDK 17 version. The file name is ble_app_uart_pca10040 . I send to data from nRF Connect app to nRF52 DK and this data reach correctly to nRF52. But i didn...
Hi,
Now I have some custom data that I want to save in flash to ensure data not lost when power off. What should I do?
Platform: Windows 10
NCS version: 1.9.1
Boards...
Currently, I'm facing a problem, that a custom board somewhat doesn't work. The main only consists of
The problem is, that the cpu seems to wake up every (about) 500us...