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...
Hello
i am using nrf52840 dk with sdk 13.0r3 software.
on first board, using example ble_app_hrs_rscs_relay example.
on second board, using example ble_app_hrs_peripheral...
Hi,
On my single I2C Bus, I have interfaced 4 I2C slave devices.. Now my voltage level of this bus behaves randomly. sometimes It shows 3.3V, but most of the times It stays...
Hi all,
We are currently under FCC certification testing for our custom BLE module based on nRF51822 but failed with the average power exceeding the limit. Nordic Semiconductor...
I'm following the tutorial Development with GCC and Eclipse, but have problem when use GCC to compile project that use PWM library.
I found that when compile the code with...
Hello,
I am getting data from UART and extract NRF BLE packet.
I check the CRC Flag and its OK. But sometimes the UART has some error and I have to check the 3 CRC bytes...
Hi all
I have issues with E-INK display for signals I need 100ns and 500ns delays
but in nrf delay is only nrf_delay_us()
What is easiest way to get nano delays with...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hello,
Can you share with us the balun of the nRF52 chipset or at least the ZLoad equivalent, that is R + jX value.
The Balun if the nRF52 is a 6-Element Balun or 4...
NRF_SUCCESS Successfully queued a notification or indication for transmission, and optionally updated the attribute value.
BLE_ERROR_INVALID_CONN_HANDLE Invalid Connection...
Dear Nordic,
I am trying to run the BLE DFU example code. I followed the steps as instructed in the infocentre infocenter.nordicsemi.com/index.jsp
This is the way I...
Hello,
I discovered that Keil's software pack for nordicsemi devices are way outdated. Is there any chance to update those? I am quite redundant to add all sdk manually since...