Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
Hi all,
I tried to build the latest OpenThread libraries but after copying the library files in the SDK, I fail to compile the examples. Everything was fine when building...
Hello,
the specification states that SD132 v4 takes 120 KB flash and MBR 4 KB flash additionally. We only need the BLE protocol stack. Is there any way to reduce the SD132...
I am trying to use the EVENTS_PWMPERIODEND interrupt to read a GPIO pin on every falling edge of an output GPIO that is driven from the PWM module.
The description in the...
Hi all,
i developer a code that :
press button short switch on one led
Press button long switch on two led.
but sometimes if i press the button a two led...
hi
i need store my data in internal flash memory (around 30kb). i have fixed memory map from 0x25000 to 0x35000. my,
block size = 16 byte,
block count =4096,
no of pages...
Hi,
I want to add functions of HID telephony to pickup/decline phone on nrf51822 application.
But it seems telephony usage did not work on android/ios phone, or incorrect...
hi :
I use Gzll protocol to realize 2.4G frequency hopping communication, One Device send data to One Host on Pipe2 receive. Now I use nrf24lu as "Host" and nrf51822 as ...
Hello,
My rigado BMD 200 board suddenly stopped responding. the Jlink interface cannot connect
I tried nrfjprog --recover with no success.(says cannot connect)
in segger...
I am using nrf51822 with sdk 6. I was using double bank ble dfu for the firmware upgrade. But now I have to switch to single bank dfu since my code size has exceeded the maximum...
hi ,
image 1 、
image 2、
image 3、
I now use nRF24LU1P for Bootloader upgrade, using the routine is the official website of the C# Lu1BootLdrTest project, nRF24LU1P...
Hi,
I have a nrf24lu1p usb dongle by hand and I want to know the flash size.The package marking is:
nRF D
LU1P16
1219AC
I am not sure whether the chip has a 16kB flash...
Based on multi-protocol add private agreement GZLL matching procedure, no matching success;But separate GZLL agreement can be successful, not any way to solve this problem...
Hey devs!
We'd like to add additional fields in the manifest.json when generating (or after generating) the zip file for DFU. We need these fields to make additional compatibility...
Hello,
I am using the nrf 52 dk with the soft 3.00. I am doing the Beacon Transmitter Sample Application from infocenter.nordicsemi.com/index.jsp.
I was able to compile...