Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
hi...
i want to check my data for every minute , so i set the timer for one minute.
but its not working ....... how to do?
i have set the timer like below
i am finding...
Hello nordic team, I have a question regarding BLE Mesh and Uart0:
The InfoCenter is saying that Uart0 is blocked when using the serial Support. I don't wan't to use the...
Hi,
I'm testing an interactive pyaci example in Mesh SDK v2.2.0 with two nRF52DK boards.
Interactive mesh provisioning and configuration example worked fine so I modified...
I'm using nRF52+SDK11.0.0+S132 . It currently has SPI, SPIS, TWIM, RTC. I want to remove SPI and I'm getting: ..\components\drivers_nrf\spi_master\nrf_drv_spi.c(56): error...
Hello,
I'm using the nRF52 DK with SDK 15 and SD132 6.1.0. I have a custom service running that requires periodic characteristic writes. Occasionally when writing to this...
hi guys!
i'm trining to develop the nrf 52840 devkit in particular for the ble use.
from the documentation i didn't find anythingh about send a message to the dongle from...
Hello guys,
I am using nrf52832(PCA 10040) and transmitting radio packets. I want to collect the packets using raspberry pi. Is it possible?. If yes, how are the ways we...
Hi, everyone. I've been trying to migrate from the SDK 14.2 to 15.2, but I've been having trouble getting one new function to work. I previously used ble_advdata_set() to...
Hello,
I've checked a few related threads, but without any success.
I need to react on "Data Ready Interrupt" and read data from SPI. SPI and Device is initialized before...
I'm am trying to select an LDO to provide the VDD_GPIO power rail for the nRF9160 and am interested in selecting either a 100mA or 200mA LDO. Can Nordic provide a rough order...
Hi,
I was trying to communicate with an I2C device, which's address is 0x7C
But I always got NRF_DRV_TWI_EVT_ADDRESS_NACK event, so I took a check on the TWI wave:
...