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...
Problem:
We trigger HardFaults reproducibly. By manually unwinding the stack we have traced the source of the error back to the TIMER2_IRQHandler in Gazell.
We can see...
Hello,
I am using SDk 11.0.0 and I am trying to integrate the DFU from the heart rate example into the my code, which is based upon the BLE UART (NUS) example. When I run...
i want use s310 in nrf51422 v3 but i cant find it in sdk 12 and i find it in sdk v9 is this correct that ITS IN SDK 9 BUT ITS NOT IN SDK 12 ?
next q is when i use example...
Hi,
For now you propose the "nRF5 IoT SDK v0.9.0 " but mention about the IoT SoftDevice "This SoftDevice is a technology prototype only. Therefore, it should never be used...
Hi,
Our device is slave device with LCD displaying.We need to implement the function as below:
Within range of our slave device, if multiple master device like combined...
First let me explain what I mean by that question, I walked through chapter 17 and was under the impression that there's an "automatic" hardware package wrapper in place to...
In my case LEDs (N<10) would be animated (think pulsing).
My only concern is that the BLE core will limit the possibility to control the LEDs in real time, thus causing...
HI, all Nordic Developer
I know that the S130 soft-driver supports both functions concurrently.
But, I am trying to combine ble_app_beacon and ble_app_uart_c to perform...
Is it possible to have different characteristic of CPU blocks (I mean different number of CPU blocks or similar) with the same firmware running on two different nRF51 boards...
i have dumped blinky example in nRF52832, in android mobile(nexus 5) i have downloaded nrf_connect application. connection is established but unable to recive any service...
This is a question for the developers of the nRF Connect Android app, or anyone else who might have the details.
The app has a really useful test hardness in it now that...
Hi,
I am working on implementing secure DFU. I have complied and loaded the secure DFU using gcc and am trying to upload a package using nRF Toolbox on android.
I have...