Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
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...
Hello,
I am trying to use an interupt from an analog devices ADXL343 accelerometer.
With a power supply of 3.0V to my board, I only get a 2.1V on the interrupt, and I...
Hello! What does the real marking of the nRF24L01 + chip look like? I have not such, but very similar. The problem is that the module after a while ceases to go to sleep,...
I am using a STlink to flash a nrf51822 module , and i am using Keil to do that, i flashed the module but when i am scanning it to find it in my mobile i cant find it, i doesn...
Hi ,
Does the Application update depend on bootloader version? . I changed the boot loader but application remains same on my device , hence the device is not booting up...
I have an application with three other tasks beside the sdh task. I'm trying to integrate softdevice to my existing freertos application, but soon after the task scheduler...
Hi,
What would be the procedure for updating the firmware of device through another host micro controller UART? (Not with PC tools like nrf go studio, nrf connect, nrf jprog...
Sir,
I have a MDBT50Q-UFL evaluation board. I am using Keil uVision 5 and flashing is done through ST-Link. I downloaded the example files from http://developer.nordicsemi...
Hi,
I have Ublox EVK-NINA-B3 on table, which has totally different pin layout than NRF52 DK (not sure why): https://www.u-blox.com/sites/default/files/EVK-NINA-B3_UserGuide_...
Hello everyone! I am a beginner and I need help in understanding advertising data. I am migrationg from SDK 13 to SDK 15.2. In SDK 13, the advertising data with manufacturer...
Dear Engineer,
work on sdk15.2, pca10040 eavl board. one as central run this code
\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\examples\ble_central\ble_app_multilink_central...
I am starter developer of nRF51822 custom board.
in this board 16 mhz crystal is connected externally with XC1 and XC2 pins(37 & 38)
nRF5_SDK_12.1.0_0d23e2a rar file is...
Hello everyone,
I know that there are many similiar questions on the DevZone but i am not able to get it work and i dont uderstand it yet.
For example: https://devzone...
(Mesh_v2.11, SDK_15.0.0, NRF52832)
Hello,
I wonder if a device can relay DFU packets even though mesh_relay is disabled by nrf_mesh_opt_set(NRF_MESH_OPT_NET_RELAY_ENABLE...
I am trying to set up the nrf52840 dongle on IAR using an I-jet for debugging. I have iar version 8.32.1. I am using example project ble_app_blinky from the ble_peripheral...
Hi I met a problem during programming a combo of HID on nrf52. I have set combo HID that have keyboard and multi touch. after pairing my smartphone(galaxy note 8), keyboard...