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 interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Here are 4 broadcast signal, the first is send with dfu, whenever how I try, it only display 8 characters in max.
And the second and the fourth named begin with "LOCK_...
Hi,
I have a question about my schematic.
In the datasheet I've read that it doesn't matter which pin is used for several pheripherals like SPI.
So does this means...
Hello,
I am using 12 bit ADC in my application but data element more than 8bit is not send correctly, Also not receiving Array[10000] element. I am using nrf52.
Thank...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
Hi,
Let's assume that we know there is a packet ready to be sent every 20ms. Now what is the best connection interval from power consumption point of view? Here is my understanding...
I've been unsuccessfully attempting to download and execute a BLE example on a nRF52832, and I could not succeeded probably due to false alignment of Soft device's and application...
I'm running the ble_my_project_template example from ble-sdk-arduino , and listening to the ACI lines with a logic analyzer. Here is what I found in the first transmission...
Gentle folks,
I'm sure I'm making some simple, primitive error. Please help me mend my ways :-)
Using gcc in the NetBeans IDE on MacOS for building and running the ble_app_hrs...
Hi,
I tried to flash the mbed FOTA bootloader on my nRF51 DK. I copied the bin file to the bootloader device. It said the storage on the device is to small. Now it won...
Hello sir,
I am using nRF52832 board and interface with 3 axis accelerator reading ADC for 3 Channel. I have use sample code for controlling in timer/RTC mode. My ADC is...
Hi,
I am working on NRF52 custom board with 3.7mA 27mAH battery, working on BLE app UART example SDK11 with SoftdeviceS132V2.0.
I made BLE advertise for 20 sec interval...
I prototyped a nRF52832, WLCSP package, with a fab (PCBA) and put jumpers between my 32Mhz crystal and the chip, attempting to connect with a j-link in SWA mode, I cannot...
Hi. I'm using nrf52832.
Now I'm using HFXO, LFXO to operate BLE. As I know I should use HFXO to operate BLE.
What about LFXO? Can I use internal clock(LFRC RC osc) instead...
Hi,
I am working on the latest version of SDK (v14) and SoftDevice(v5) on nRF52382. When I call the sd_gap_disconnect it returns NRF_SUCCESS. However the BLE_GAP_DISCONNECT...