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 try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
the nRFgo studio is used as a visual editior for the nRF8001 to create Bluetooth low energy Services and Characteristics and Pipes to access them. After creating the Service...
I'm trying with a nRF24L01 device, connected to an Microchip MCP2210 USB/SPI bridge.
With this Microchip device, i cannot sent a CE pulse shortest than 130uS to transmit...
Hi,
Can the nRF51822 be set up to run thr 32kHz clock in mode?
What is the lowest possible sleep current while maintaining BLE connection timing?
Thanks
Vladim
Hi all,
I would like to use LE1 to control Remote controlled car. But we have been used another vendor's chip in the car by now. Is it possible to connect between them...
Is there any equivalent to the SPP profile from Bluetooth Classic? I've always used this as a way to transmit custom data using Bluetooth, but I can't seem to find anything...
The Development Kit came with a J-Link Lite, which I've been using to program the development kit modules. As I'm now about to manufacture my own PCB, I was wondering whether...
I've done a few modifications to the default heart rate application in SDK 4.2.0, but now I can't see it advertising any more. Also, there is no longer any LED activity. Any...