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 all:
Recently, I develop with nrf52832, the softdevice is nRF52_SDK_0.9.0_0c82e3e.
In my application, I need a big buffer, so 32K ram can not satisfied. As the errata...
Hi all, we designed a custom board using nRF51822 now we need to test these custom boards working properly are not for these I'm creating a factory test project by configuring...
Hello Nordic Semi Developers..
I design my Product prototype using NRF52832
What is the plan of Nordic to provide SDK to support NRF52832 dynamic Mesh with
[1] Over The...
Hello,
I want to read the current ticks in RTC0, and want to measure the time elapsed after some events by using ticks to milliseconds.
Basically i want to display the...
Hello,
I need a little help regarding IoT-SDK 0.8.0 on nRF51.
What I want to achive:
Get the IoT-SDK 0.8.0 MQTT-Example running on nRF51 and publishing sensor data...
I am using nRF51 IoT SDK and nRF51-DK.
After setting up Raspberry Pi3, I ran icmp sample in the SDK for testing ping6.
when sending about 60k byte, we could not send the...
Hello, I used to think that handles are just a member of a stuct or perhaps a field of a packet, which is used to identify data payloads.
Now it seems that I might have...
Hi,
I have a problem with the nrF8001. I connected to STM32F4 and I use the nRF8001 SDK v1.7.
I need send several (less then 20) bytes from the device to the phone with...
Hello,
I used nRF5_SDK_12.1.0_0d23e2a, SoftDevice 8_9_0, the ble_app_uart_c example code.
I want to add the timer, after add the following code, my system can't work....
Hi - I have been unsuccessful using Master Control Panel 3.10.0.14 on win10 to send a new application to a pca10028 with running initial application that supports DFU. What...
Hi,
Using the nRF52 dev kit with S132 Soft Device, with code based on examples with notifications.
I'm trying to send 20-byte notifications to an Android central each...
Hi all, I'm using MDBT40Nano from Raytac corporation with nRF51822 chipset. I tried to connect to my Segger J-Link Base but I'm not able to see the motherboard in nRFGo studio...
Hi all,
Our project base on platform nRF5_sdk11.0.0_89a8197 and use softdevice ANT_s332_nrf52_0.9.1.alpha.hex and refer to demo on path \nRF5_SDK_11.0.0_89a8197\examples...
Hi,
I'm trying to program a nRF51822 board following this tutorial ( chisight.wordpress.com/.../) using OpenOCD in a Raspberry PI.
I have been able to burn the compilated...