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...
Hello, Everyone.
I have face some major issues.
First i explain the set-up of my project.
-> I have nrf51822 chip and connected to the external flash memory.
->...
Hi there,
I was trying to understand "sleep" power modes of the chip (CPU + Peripherals) in a bit more details - but my understanding is that everything is handled by the...
Hello guys,
these days i started to work with the CryptoCell library on nrf52840 and i'm facing some issues running AES CCM* mode
little example with pseudo code for initialization...
Hi there,
A little background in my experiences first: I've programmed a couple PIC24 microcontrollers in the past for VERY simple embedded system projects (i.e. making...
hi:
I am working with the nrf52832, and the radio transmitting data packet.I find the receive data is ok, but the crc indicate a data error. Why? This problem is same with...
Hey!
I'm working on a device which requires Bluetooth to be completely disabled for short periods of time. It's got a sensor in it that's sensitive to 2.4 GHz radiation...
Hello Nordic Guys,
We are working on the system based on BLE_APP_UART_C (central) and BLE_APP_UART (peripheral).
“Central” is always “ON” and scanning for the peripherals...
HI there,
I read somewhere here that the SPIM3 bus would be capable of 32MHz operations in the "next" chip revision (that was 6 months ago).
Could you confirm that it...
I have created a device that will connect and pair with one central. I would like it to re-connect automatically after disconnecting because it was out of range or turned...
I can connect/pair/bond to the nrfConnect app and disconnect then reconnect just fine. When I try to do the same to a central running on arm bluez 5.43, the second and subsequent...
I am getting a SOFTDEVICE: ASSERTION FAILED after some time when advertising with whitelist. I am using NRF5_SDK 14.2.0 and have tried both softdevice s132 5.0.0 and 5.1.0...
Hi,
I am trying to use the fstorage lib in SDK 12.3.0. My code is based on this example: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5...
I'm sampling from the SAADC with a microphone attached and need to send the sampled data over ble to devices, and I want the devices to recognize the data as being a audio...
I need to develop a beacon application with the OTA DFU capabilities (Buttonless). I have the NRF51-DK.
As a starting point, I tried the bootloader example located in the...
Hi,
I'm designing a pcb for nrf52832, and acc. to specification sheet (2nd para under fig. 98) i need to use differential mode to avoid ground bouncing. Can I share a pin...