Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
I'm kind of confused about the DCDCEN0/1 related functionality and can use some confirmation. If I'm hoping to run everything at 1.8V, it seems I can wire VDD_NRF to 1.8V...
Hello,
In our device, we would like to implement an HID Service for the most simple cases. This part is OK, there are examples for this.
For advanced users, we would like...
Hello,
MCU: nRF52832;
SDK: 15.3;
Project: examples\ble_peripheral\experimental\ble_app_ots
nrf52832 receive data from app, communication by L2CAP, I want to increase...
Hi,
I use library NRF21540.c to config to control NRF21540, to amplifier the radio of nrf52832.
This is my define:
#ifndef NRF21540_USE_GPIO_MANAGEMENT #define NRF21540_USE_GPIO_MANAGEMENT...
Hello!!
I want to implement I2C between nrf52832 and capsense button (CY8CMBR2110-24LQ) and want to put it to sleep mode so that I could get ~2-3uA if there is no activity...
Device: nRF52840
SDK: 16.0.
Softdevice: 6.1.1
Hello,
I'm using Timer 2 peripheral using simple timer driver. It's working fine but I have serious drift/accuracy issue...
I use SDK16 and softdevice S140. I use cdc_acm to simulate a UART port. My data traffic is very heavy. It cause data overwrite and send out many zero. My source code snippet...
Hi,
I have been trying to use nordic nrf52840 USB dongle/ pca 10059 in BLE mode to fetch data published through Bluetooth; however I can find any compilers that support...
I have adapted the example ble_app_gattsin SDK_17. My code is as follows:
However, an error is thrown when setting the scan filter as follows: nrf_ble_scan_filter_set...
Using app_usbd_cdc_acm_write method as blow: I see following output in Putty.
Baudrate is correct (115200) + it decodes first part of the message.
I have no idea why...
When I try to program custom NRF52 board using a J-Link v9 (It's probably a copy product), I'm getting the error below. I also have several NRF52/NRF53 DK boards when I try...
More than once I have started to develop a module based on an SDK example project only to find out that it uses deprecated code and drivers, so then I have to update my code...
Good morning,
I'm developing an application for nRF52805 using NRF5 SDK.
I have successfully integrated FreeRTOS into the example application.
I would like to add CMSIS...
Hi,
I have a question about the behavior of the Softdevice S132_nrf52_7.0.1 for the nRF52832 in case of the reception of an advertisement packet of type ADV_NONCONN_IND...
Hi all,
Would like to know that is there anything that is similar to TrustZone, which the key is not hardcoded in the application program, installing the key file like...