Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
This is a kind of continuation to: devzone.nordicsemi.com/.../
I'm modifying the bootloader_secure sample to implement encryption.
I'm now at the step where I need to...
Dears,
I am developing my application based on SDKv12.0.0. I would like to use "printf" & "app_uart_get"(interrupt routing) instead of "NRF_LOG". Is possible to switch it...
Hi,
I am asking questions through Google Translator.
The context may not be smooth.
I am planning one project.
Simply put, the usbd_hid_generic example uses bluetooth...
I use nRF51-Dongle as an ANT USB stick, to carry out this test, but the ANTware II can never display the informations of nRF51-Dongle. How can i do it ?
Hello,
there is an equation in the code where I see that variable: deviceid is: 229 and var_temp is also: 229.
But the debugging shows that the Mikrocontroller is going...
I'm seeing the same issue as this question , but I'm on SDK 13.1, which has a different peer_manager.c, so I can't directly use the fix for that question.
Like the other...
Hi,
Scenario:
Two nRF52832DK boards on a table, approx 20 cm from each other, +4dBm output power.
Payload length is ~60bytes.
Running at 1Mbps gives me less than...
Hi,
assuming I have an IMU sensor with 3 different interrupt lines. And I want to start a TWI DMA transfer for each interrupt line in parallel. Is this possible since there...
Hi all,
We are starting new project, the aim of the project is control street lights through web site by using gprs connetion.
The key requirements of the project is...
Hi
I finished preparing the nrf52832 board to use ppk and measured it with ppk.
I am trying to repair the nrf52832 board.
However, I do not understand the contents of...
Hello,
I'm porting the nRF8001 SDK to STM32 using HAL (CubeMX). Communication seems to run fine, however, the setup stops with CRC error. See abridged the logical output...
Hello everyone.
I am developing with nRF 52832.
However, when I call UART_init() function. my source code outputs an error message.
source code is under the line...
Hello, i'm using a nRF52840 on a PCA10056 and want to wake up from __WFE() with a minimum delay. When i'm using the debugger, i achieve a low latency but without the debugger...
Hello All,
We are working with one of the customer, where he is asking for range 200 meters between 2 nrf52Dk(nrf52832) and he want us to prove the same using two development...