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...
Hi,
When I'm trying the throughput on nRF52840 with SDK v14.2, I set up a 52840PDK as a 'repeater'; in which case the 'repeater' will receive the output (20kBytes in total...
which app should I use when I want to do LL BQB test with harmony on nRF52840?
it can not connected with harmony when I use DTM project. It seems the interface of nRF52840...
Dear nordic,
I am currently working with nRf52840. For designing antenna is there any role for dielectric layer thickness and conductive copper layer thickness
Hi all, I'm testing quick connections and communications using multilink(nus). I am using multilink central example in nrf52832(Central : softdevice v2.0.0 & SDK v11, Peripheral...
I am trying to measure the power consumption when transmitting data from an external device to nRF 52832 to a smartphone.
I am trying to measure the power consumption of...
Dear, I'm designing a PCB with nRF52832 and I will intend to use DCDC converter therefore I putted the two inductors (10uH and 15nH) between DCC and DEC4 pins. The same hardware...
Hi,
I am developing a project in IAR Embedded Workbench for nRF52840-Preview-DK. I have integrated different modules (ble, ADC, SPI, I2C) in this project. I don't have...
I like to integrate the nRF54XXX with a LNA/PA combo (skyworks RFX2401C or 66110). Could you please tell me which pin should be used to control the RFX2401C TX/RX? Which has...
Hello all,
I am currently working on a project to control a door lock and use ble_app_multirole_lesc as reference.
As measurement the current consumption is around 6.5mA...
Hi, I’m working on low power wireless sensor network. I have a big dilemma in choose of wireless mesh solution. Maybe firstly, what i need: 1. Support for low power devices...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the static key feature. But every time when I configure the static key including letters...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the static key feature. But every time when I configure the static key including letters...
Hi,
I am trying to connect to a device while service discovery for another device is running, this is needed to go through connecting multiple devices as fast as possible...