Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
Hi,
I bought the nrf51822 chip itself, and created my own board. Now, can I still download the nRF51 SDK as per nAN-29?
I am stucked with the download page asking for...
Guys
I came over from the Arduino forums, I am searching for a new RF chip to use for a project i am working on but dont know which chip to pick. My application requires...
I want use uart to debug my ble program ,
In the devzone I found this and this to meet my need , but when I conditional compilation UART code into hex, I can not find my...
Hi All,
I am trying to use the HRM_RX sample code with my Linux PC side application. but i am not able to receive any UART RXD interrupt on nRf51422. I checked PC is sending...
We are developing a BTLE perihperal product using nRF51822 chip. But we would like our product can be up-gradable. So we will need a Bootloader (by UART or other interface...
while creating a Makefile for DFU, for BLE DualBank only, I'm getting some odd errors:
../bootloader_util_arm.c:19:1: error: 'at' attribute directive ignored [-Werror=attributes...
SDK v5.1 /v4.4.2
Keil 4.73/Keil 5.1
delay function seems doesn't work well in new version of keil. But I need it to bebug and flash nRF51822 with new keil.Need your help...
I would like to use an nRF8002 in a proximity detection application.
I would like to be able to send a request/command to the device to start a continuous or rapid transmit...
This may be an obvious question, but I wanted to make sure that my assumptions are correct.
The nRF51822 is able to use an external 32kHz crystal oscillator for its low...
In the 51422 Prod Spec v2.0 it states that “high performance RF capacitors” for the X7R decoupling caps should be used.
Is High performance RF equivalent to a “High...
Hi,
I am trying the Direct Test Mode (DTM) function integrated into the nRFgo application. I am using the nAN-34, Dev Kit User guide, and help (F1) in nRFgo as documents...
I use DK usb dongle to catch data from my ble device , but I can only catch the broadcast data . When the ble device is connected to PC ble dongle , I can't catch data any...
I have Olimex Mod-nRF 8001 Module which i bought it from here . It has break out the RDYN,REQN,MISO,MOSI,SCK and reset pins. My question is can i connect RDYN and REQN lines...