Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi,
I'm using SDK 15.0.0; nrf52840 DK; IAR(EWARM).
I want to add TWI(i2c) from example in SDK to my project.
But I facing with next errors:
Error[Li005]: no definition...
Hi dear engineers,
I have a strange TWI problem on my production protype which programmed based on the official twi example with softdevice s130_nrf51_2.0.1 and SDK 12.3...
Hi,
I'm trying to schedule few events within the shortest connection interval . Is it possible to shcedule 3 events, 2.5 ms long within 7.5 ms connection interval? Could...
Dear all,
I am using the nRF51822 custom developed board. Earlier it was working fine, but now when I try to connect the BLE with nRF ToolBox APP UART service, the APP...
Hi,
Have flashed an early sd_power_system_off first line in main() when measuring power-consumption...
Now the SWD access seems gone. Is there a trick to get it back in...
Hi, I'm working on a custom board with a nRF52840.
I want to use REG0 and REG1 as mentionned in Figure 13 of the datasheet : with VDDH, and both DCDC. My PCB is powered...
Hi there
I have a NRF52 Dk already and it had been setted as master.
The log might contain the specific advertisement channel power or how much packets has been sent...
Hello,
I want to send 6 bytes of data over BLE. I will set a timer for this purpose. When there is timer interrupt, the data will be send.
What I wanted to ask is that...
Greetings,
Trying to fast-track my set-up and use of the Nordic Semi devices and toolchain. My questions/comments are as follows:
1 - What is the best *free* option for...
Hi,
I am using ble_app_uart service in my application. I am trying to send files using teraterm tool. If I am sending .txt or .doc files there is no disconnection in the...
Hi,
I am using nrf52832, and measure the power consumption , I found that when I use application timer "after" nrf_sdh_disable_request(), the power consumption of system...
Hello,
i am working on a nRF52840-Preview-DK with SDK 15.
When sending data out on UARTE1 with function nrfx_uarte_tx(..) everything works as expected but only with data...