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...
I'm currently using: - NCS 1.6.1 - Zephyr - NRF52840
I'm using the lwm2m client to read and write to lwm2m objects.
When the device starts for the first time, I store...
Hi,
I downloaded the hello_world_with_mcuboot.zip file that Simon provided in one of the ticket few days ago - Case ID: 283917.
I built hello_world_with_mcuboot project...
Hello,
I would like to know if the application / use case stated below is implementable.
In my application I would like an nrf52840 to communicate with the Bluetooth module...
hi,
In the NUS routine, it is necessary to turn off the peripherals before entering the idle mode to minimize the power consumption, but there is no change after adding...
Hi,
I'm trying the sample fat_fs on the nRF5340 DK
1) It does build, but there is awarning
CMake Warning at D:\nRfConnect\v1.8.0\zephyr\CMakeLists.txt:722 (message)...
On a MCU PCA10040 v2.0.0, I ran the command:
.\nrfjprog.exe -f NRF52 --program .\final_image.hex --verify --reset
Which subsequently caused the board to go into a reset...
I have a Thread bench-top environment set up that includes
One nrf5340dk flashed with the openthread coap_server firmware build and flashed on 1.8 via Visual Code
Two...
Hi
If a bug stop the application to feed the wdt,Is there any way to store 8bytes application data to flash before reset which occurred by wdt?
I find that there is only...
Hi,
I'm having some difficulties understanding how to manage commands in endpoint-specific callbacks. For example, when receiving a "ZB_ZCL_CMD_CONFIG_REPORT" I'm able to...
Hello,
I have a peripheral (nRF51822, S130, using the peer manager) that should be paired/bonded with one or many centrals. I have followed the example ble_app_bms from...
Hi everyone,
I implement nrf5_SDK_17.0.2 ble_app_uart example and I use an android app like nRF_Connect to receive the uart data on my cell phone.
The problem is that...
Hello,
I am having an issue with the nrf_libuarte_async librairie.
I am sending data via nrf_libuarte_async_tx and receiving the data properly via the IRQ handler...
Hello all, I am currently trying to get the nrf sniffer into the hardware of my nRF52840 DK board. Unfortunately when I call the programmer via the nRF Connect Desktop APP...
Hi, I am working on ble_app_uart_pca10056_s140 and after 3 minutes and I am getting the following error.
When I change APP_ADV_DURATION to 0 also get the following error...