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,
I am using nRF5 SDK 15.2 and the twi_sensor example to read over I2C a slave device 'WhoAmI' memory location. I first tx the slave address (0x68) and then attempt to...
Hi,
I am using nRF52832 mcu, trying to run the flash data storage example but is having some trouble.
I followed the instructions to set up the terminal setting for UART...
Hello
Hello Using nRF5_SDK_12.3.0 examplesble_centralble_app_multilink_central as a host to send data to slaves and receive data from slaves is no problem. The problem is...
Hey,
I would like to send an audio file (Mp3 format) of 4 MB between nrf52 DK and mobile. How can I able to transfer such big data through BLE, I would like know how data...
Hi,
I am trying to implement capacitive touch with nrf52832.In our application we require three events to be generated.
1)On holding for 3sec(Device Turn ON)
2)On holding...
Hello Nordic Pros,
I haven't been able to chase this one down on my own, so any help is greatly appreciated...
We are developing a product and app that connect to either...
Hello,
I'm using the rigado BMD350 in a new device with the legacy BMDware (AE firmware).
I'm have enabled the uart service and i'm debugging the transmission using the...
Hello,
I am trying to use the CLI example, but when I compile and upload it, LED1 does not blink and I do not get anything back on the serial port.
There is no error during...
Hi,
According to the data sheet, nrf52840 supports XIP mode on QSPI flash. Can we configure I2S(easyDMA) to load the tone from external flash with XIP address and play it...
I use a motion sensor interrupt and 4 buttons and one charge interrupt, all works well in product development, but after go into mass production, some pcs product( 1 or 2...
On the previous nRF51822 project the SWDIO pin could be used for nRESET.
The nRF52832 Product Specification and example code program nRESET to P0.21.
The Product Spec...
Hi,
One of my customers examine the feasibility of using nRF52832 as Peripheral only ,his mandatory request is Security because the product is an electronic lock.
Please...
I use nrf51822 to do bluetooth keyboard, I hope the function is: I want to change the IRK value of the bluetooth keyboard each time it is paired and bound,Anybody know how...
Hi can somebody help why nrf52840 doesnt be reseted when you press SW5(if boot/reset)? I have alredy with tried with few examples flashed on nrf52840 and in Segger IDE set...
Problem :
I have two I2C devices and would like to connect them both to nRF52840 DK on different I2C pins. According to datasheet nRF52840 has two I2C pins (P1.00, P0.22...