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 to all,
i am developing a device with nrf51822 soc, i want to read some data from flash storage of nrf51822 then forward it on ble, i implemented a code for this job...
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hi!
I am using SDK15. I am developing application which is mainly based on ble_app_uart (with NUS) service. NUS service consists of two characteristics: - RX Characteristic...
What Bluetooth SIG fees are required for a product that includes the Nordic nRF52840 chip?
What about for a product that includes a 3rd-party Bluetooth module (that contains...
Using the S132 soft device on an nRF52 DK and calling the sd_flash_write function always produces the NRF_ERROR_FORBIDDEN code. The following is the line believe is causing...
Is it available indoor positioning service implementation (asset tracking etc.) or demo for nordic thingy52 modules or other NRF uC based on the BLE Mesh protocol ?
If any...
I'm planning to use the nRF52840 in a battery powered smart lock setup with multiple peripherals connected to one central using Coded PHY to increase the range. Due to the...
Hi,
In the light_switch_client_nrf52832_xxAA_s132_3_1_0 project, I have tried some ways to remove server from configured devices, but failed. Anyone know?
Here's my...
Platform: Keil, SDK13.1, nRF52832
I'm investigating series of seemingly random hangs when app_twi gets permanently stuck in app_twi.c following code snippet:
When...
I have 4 button and the app_button use gpiote module, button works OK. But nrf51822 only has 4 gpiote, so what should I do if I want to use pin interrupt for g_sensor?
This question is related to https://devzone.nordicsemi.com/f/nordic-q-a/24860/sdk14-static-service-structures
Typically in your SDK examples you put global variables for...
I am trying to build the micro-ecc library following the procedure detailed in the BLE LE Secure Connections multirole example . I am using SDK v11.
I have cloned the micro...