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...
I would like to have a ZigBee stack running on the 52840 and use door/window (contact) sensors as well as motion (PIR) that are available on the market today to connect to...
Dear Sirs!
I use compiler IAR 7.80 with Nordic SDK 12.2
Softdevice
s132_nrf52_3.0.0_softdevice.hex
I have very strange issue in debugger.
Break point works, but...
Hi folks,
I try change blinky code for nRF52810 SoC. I must create own timer. I dont know app_timer example help for me?! I want to do when power on leds on 2 seconds...
Hi All,
I am developing an application in which i am interfacing the nRF52832 with an ADC via SPI.
I am doing channel multiplexing (2 channels) such that when i get data...
I'm aware of the limitations on using "printf" in a non-debug environment, but apparently there must be something similar with sprintf. I'm using it to load a value into a...
Hello,
There's a problem compiling the standard ble_app_uart_pca10040_s132 in Segger Embedded Studio for ARM V3.40. The UART example is straight out of nRF5_SDK_14.2.0_17b948a...
Based on the demonstration video of Thingy , I can have a view on Thingy is changing its color when it is given different command using the apps.
1. As if I want to send...
Hello, I want to include Mesh Serial Example into the Mesh Light Switch example.
The aim is to allow the serial device to listen to the mesh messages.
What is the best...
Hi Everyone
I am using BLE for NORDIC UART SERVICES. I want to update my code via BLE instead of a USB or J-LINK.
How can i upload my code from the Android device to nrf52840...
Hi,
I am working on nRF52840 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
I am trying to bring up UART on my custom board.
So as a first...
I followed test steps mentioned in dfu_quick_start.md file to perform DFU over mesh.
1. Below is the error i am getting while creating DFU package, Please help on this....
Hi,
I am working on nRF52832 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
I am trying to erase page from RAM using "nrf_nvmc_page_erase...
I have a situation with the devices my company builds. From what I understand, they've been designed with a small flaw, which causes them to sometimes get stuck and require...