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...
Dear all,
I have designed custom board using Raytac mdbt40(nrf51822) module on my board and programming using nrf51DK my setup is like
VnRF: not used
VDD: not used...
He guys,
I'm currently trying to run the secure serial bootloader sample on our hardware which is based on the nrf52832, but the sample code resets the device when starting...
Hi
I develop nrf52840 and nrf52832 of our's RTOS environment(with. GCC).
I want apply mesh protocol with nrf52832 and nrf52840.
I ask,
when does support...
I try create my own app based on buttonless app. I've tested dfu over the air it's ok. But for that I need to firmware bootloader (with security key) before. It's ok for production...
Hi,
I dont get the Light Control example to work. Other examples from the normal SDKs are working.
I have 4x PCA10040 Dev-Kits.
I flashed the example with SEGGER...
We're having a range of issues with a firmware that I cannot detail due to NDA.
Hence we're looking for someone proficient with nRF51/52 using SD130/132 for reviewing/assisting...
Hi,
We can currently nRF51822 beacon kit. I want to know that do you have other beacon kit which have high range and in this large broadcast data can be broadcast ??
...
Good morning.
I use Google Translator to transcribe my articles.
Please understand if the context is not right.
I am currently testing HID Protocol with a mobile phone...
Hi guys,
i'm experimenting with ble_app_multiperipheral example from sdk14 and am having some issues.
I have made some modifications to be able to read and write characteristics...
Hello!
We experience problems trying to connect from Samsung Galaxy A5 (2017) to BL652-SC-01 module that runs serialization on a custom board: the smartphone is stuck at...
Hello, let it be clear that I could be wrong on this, but so far, based on the example provided by the nordic semi, I got the impression that the ble mesh is built almost...
Hello Nordic People,
Today I visited the NordicTechTour in Eindhoven, NL.
At the end we were given the "thingy" - quite interesting and useful hardware thingy.
However...
Hi all,
I just got the Rigado BMD-350 dev board that is based on the the nRF52832 Nordic SoC and I am trying to modify the ble_app_blinky example to include 1 more characteristic...
Hello,
I am trying a IOT SDK example to connect a NRF52840 to a Raspberry Pi 3 via ipv6:
infocenter.nordicsemi.com/index.jsp
I don't use a low energy dongle because...
I've worked on nRF DFU Library on Android where you can easily do OTA DFU. Same with the nRF Connect desktop application. I was wondering if anyone knows any library (preferably...