Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
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 Nordic--
Our custom nRF51822 design has 13 signals routed into the app_buttons module through the GPIO -> GPIOTE->PORT -> nrf_drv_gpiote.c -> app_buttons.c path. For...
Hi,
I have a problem to program an external board with my PCA10028 board. My external board is a Xuntong chip.
( Heart-Rate-Monitor-2-4GHz-SOC-BLE-Module-based-on-nRF51822...
I'm trying to measure absolute minimum power consumption of the chip using the PCA10028. I cut SB 9, and applied a very sensitive current measuring device to P22. I'm running...
Hi all,
I am having ADXL335 Acellarometer board. Here its giving data of X,Y and Z axis directly in analog form.
So how should i configure my IO pins of PCA10001 board...
I've been reading about minimizing the amount of time that the SoftDevice blocks the CPU for, but most of the answers have to do with old revs of the chip and old versions...
We have a peripheral device that we would like to have sleeping 99% of the time. I have a single timer waking it at 1-second intervals to look for things it might need to...
Hi,
I am trying to get date and time on my nrf51822 but struggling a bit. I would like the nrf to receive the time over BLE and then increment it internally using the RTC...
I have a system using the Gazell link layer in which 2 devices stream data to a single host. Each of the devices is assigned a different pipe, and all three (host, and both...
I have successfully set up UART/Serial Port Emulation over BLE example. I have modified it so that it works with two nRF51 DKs, one acting as a central and other acting as...
Hello,
I would like to know whether the below PA can be interfaced with nRF51822?
For our application we need to increase the power of the BT. so I have selected the below...
Hi,
From other forum posts it seems to be very important to follow the reference layouts when designing nrf52 PCBs, but I can only find the reference files in Altium format...
Hi,
I have a nrf51 dongle and I try to connect my Android smartphone to it. My smartphone is BLE compatible, so no problems here.
I flash the firmware using master control...
I am a newer for Nordic's BLE.
and has WaveTek nRF51822 BLE Shield (design for Nordic), and downloaded the S110 softdevice version 7.3.0 and the wavetek_connectivity _s110v1...
Hi
I have some problem about the HomeKit SDK,is there anyone could help me?
In the HomeKit SDK,such as lightbulb project,there is a function mfi_i2c_configure that...
Hi Nordic guys,
we are developing a peripheral device with a custom protocol to exchange data.
we are using nrf51822 with SDK 6.0 and SoftDevice 7.1.0 (s110 being peripheral...