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...
I would like to use the POFCON register thresholds to create a crude battery level indicator. I noticed that the POFCON register definition in the nRF52832 Product Spec has...
Hello everyone,
I'm currently migrating from a functional code IAR to Eclipse GCC.
It compiles fine and I got the hex files.
However I have some troube to flash the...
I am working on an application where the nRF52832 is being used to control external hardware that requires fairly precise timing. Specifically, I use sd_radio_request to allocate...
Hello.
I want to develop a custom bootloader with the same purpose as described in Very simple SPI bootloader
I'm using a 52832 with Eclipse/GCC and nRF SDK V13.0
...
Hi there,
I've tried using PCA10040 with NRF Connect to do Secure DFU but no luck. Any idea on how to get it recognized, please?
I'm following this:
infocenter.nordicsemi...
In the Bluetooth Light Controller example for the client, in provisioner.c this beautiful comment can be found:
/* Provisioning encryption key storage (this is not how...
Hi all,
Here is my first question on this forum after many hours working with the NRF but for the first time I didn't found the answer :)
My problem is :
I would like...
Hi,
We have custom board with STM32F407 as an application chip and BL652-SC-01 as a connectivity chip. When we worked on SDK 13 and softdevice 4.0.2 or 4.0.4 we had problem...
Hi, I have problem with using printf() in SEGGER RTT.
I've read tutorial and others about SEGGER RTT printf() problem, but they didn't work.
When I use printf() in RTT...
hi,
I found ble_app_multilink_central example under SDK but this is for LED button application.
Is it possible to configure the same example for NUS?
I worrying about...
I have app (based on buttonless_dfu) works on sdk 13, sd 3, nrf52832.
Now I try to migrate this app to newest SDK14, sd 5.
I can't resolve one issue. I have main.c and 7...
hi, I found ble_app_multilink_central example under SDK ,and make it work with NUS. Some problems bothered me.
When the amount of data reaches a certain amount, the transfer...
Hi,
Tried this getting started tutorial:
github.com/.../Nordic_SDK_User_Guide.md
When building project at the end, I get: (After trying max optimization)
linking...
Hi,
I am trying to program a custom board with ISP1507 chip from dynastream based on nRF52832 using the nRF52 DK. I have connected P20 on the DK to the chip as follows...