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 want to use my phone connect to NRF51822 by BLE, and used NRF24LE1 connect NRF51822 by GAZELL/ESB.That is to say, i want to use the device work with gazell/esb protocol...
Hi,
We are about to launch a product that comes with the Dynastream M550 module inside.
Regarding to installing our firmware what would be the routes?
The M550 comes...
hi :
I get the PCA10028 layout, and find that the impedance matching demand that the impedance of transmission line is 50Ω as shown the following picture. the mid-layer1...
Hi,
I asked a similar question regarding whether I could set up communication with two S110 devices and I was provided with pointers to the timeslot api and S130, although...
Hi,
I am working on the sample ble_gls app provided in the SDK 8.1.
Also i am using S110 softdevice version 8.0.
I want to add static passkey to my code.
I made the...
I"m trying to understand schematics for nRF24AP2.
I'm very new to this, would you help? And I cannot google this abbreviation.
And also where do i supposed to connect it...
Hi experts,
I'd like to know if it's normal when the HR sensor is removed from ear, but the HRM app keeps reporting the same heart rate data w/ the last value , is it possible...
I'm using nRF SDK v7.1.0 with Keil and the pack system.
When I bring the twi_master module into the project, it references twi_master_config.h which defines TWI_MASTER_CONFIG_CLOCK_PIN_NUMBER...
Hello,
I am switching my environment form SKD6.1 to SDK9.0.0. Finally I'd like to integrate a buttonless bootloader into my BLE application.
I am using:
nRF51822...
In one of the recent Nordic Semi tour videos on YouTube, it was announced that FreeRTOS and RTX will be available in the nRF52 sdk. It's not present in v0.9.2, though there...
Good day,
we would like to use a central and a few (4) peripherals. Peripherals would stream small chunks of data (few bytes) very frequently (10-50Hz). What are the drawbacks...