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...
Dear Sir:
I use ble_app_uart example , i want use pwm to driver the FR Port ,Peripheral load. the Peripheral load is pulled up to battery.
when driver the load ,the...
Hi All;
Just a major concern of mine is that SES IDE is so inconsistent;
I can build a solution get errors and warnings...
Without editing anything and rebuilding the...
I have an issue with my board. It resets occassionally itself. When the board is starting by debugger and when it resets itself I can read 0xD in RESETREAS register. What...
hi,
I tried to provision the light example using the nRF Mesh app.
So far, I succedded in provisionning the device but i couldn't set the publish suscribed addresses,...
Hi, I'm using a modified version of the light_switch example to control a RGB led on Mesh SDK 2.0.1. I already managed to control the led by using 3 variables for each color...
I'm designing a Printed Circuit Board (PCB) for and embedded system currently in development. I am using a BL652 DVK from Laird and using SWD programming with Keil uVision...
My project is using QT program and nRF52DK borad.
I want to UART communication with QT and nRF52DK.
#1. If i write "hello" in qt program like below...
===========...
I saw this post for SDK v12.2:
The FDS requires data to be word-aligned
devzone.nordicsemi.com/.../how-to-force-word-alignment-for-fds
Is that still true for...
Hi,
My target is to update the application firmware running on the nRF module using serial wire connection.
I currently do experience the issue, that DFU process completes...
I am in the initial phases of porting an arduino project using the NRF52832 to the Nordic SDK (14.2 for the moment) and am running into issues when using TWIM and an event...
Hello
Im trying to figure out where the health model client sends the health messages. Ive tried doing prints in all of the send methods in health_model_client.c but not...
Hello,
I'm having an issue when I try to connect to my device from an iPhone X. I'm using SD132 v6.0.0 on SDK 15.
The phone tries to connect and then it times out. All...
Hi!
After connected and get log info "Connected." I start bonding:
but there is no any success message.
Therefore nRF52 SDK15 can't to made secure bond.
Why?
Hi,
I'm using the light_switch example to implement mesh. How do I display the RSSI value of server on rtt viewer when the client receives the server status?
Regards,...