Hi,
First of all, let me confess I am new to NRF and BLE environment.
I am working on a project where the mobile device and NRF 52840 acts as a BLE peripheral and one...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Experts,
I'm trying to use NRF52480 Dongle to communicate over UART serial port. On the forum I found that pins 1.10 & 1.13 are used for TX/RX. I learned that flow control...
If i buy a raw nRF52832 chip and design the circuit by myself, how can i pre-programm the serial bootloader in it? So i could use the FTDI Basic (or an FTDI Basic -like device...
Hi,
Is there any way to change the advertisement name before switching to DFU mode?
I have a custom app that reboots into DFU mode (via NRF_POWER -> GPREGRET ). I want...
Hi,
I've to design an alimentation with capacitors to keep energy and filter current peak. To do that I need to know timing for NFC peak current. Do someone have information...
Hello,
I have a running system constituted of a central and 15 peripherals using nRF52840 devices. The central is set to scan the peripherals for 5 seconds then stop and...
Hello,
I'm implementing a beacon scanner with nRF52 using nrf_ble_scan.c. After the scan has been configured with no filters, no advertisement reports are returned to the...
Hi,
The definition of the COEX1 pin looks to be really interesting for applications that need a reliable time reference. A 1PPS GPS output is very useful; absolute accuracy...
Hi
Our nRF9160DK card seems to have stopped working. We attached a sensor to the card (We might have connected the reset pin on the P7 strip) and now I can't start any program...
I was trying to make sense of the serial support in mcuboot, but it uses a protocol and format I don't recognize. I expect they're generated by the Apache Newt tools, since...
I am designing a board based on the nRF52832 and wanted to examine the reference design files 'nRF52832-QFAx Reference Layout_v11.'.
However, The the downloadable files...
Hello!
I am using a nRF52832 with the S132 v4.0.3 softdevice. But I get an error from the softdevice via softdevice_fault_handler.
It gives me id 1(which suggest a NRF_FAULT_ID_SD_ASSERT...
Hi,
I'm using SDK 15.2. The bluetooth disconnects when I enable notifications on nrfConnect. This happens only if I increase the number of bytes to be sent. I'm writing...
hii,
i am currently using light switch example proxy server and proxy clients.
here i am using 3 boards ,2 board(node B &C) are programmed with 4 generic onoff servers...
Hi,
We have a bluetooth product which uses Nrf52840 as the MCU. It composes of a peripheral and a central device of which connect with each other via bluetooth and they...
I have a question about "SEGGER Embedded Studio for ARM V4.12".
I specify a hex file in "Project Options"-> "Debug"-> "Loader"-> "Additional Load File [1]". With this setting...