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...
Hello everyone,
How to read Scan Response in contentiously in every 5 seconds in my ble_app_uart_c. i can advertise ibeacon and Scan Response data both in same code but...
I am using SDK V15.2 and opened the SES example for dtm. I modified RXD and TXD pins since i use a custom board based on the nRF52832.
When debugging the example on the...
I need to implement DFU in a Unity3D application. I have tried to integrate the Android SDK library that you have on github. They are not integrating very well.
I have a...
Hi,
I wish to have a complexity comparison of SILK and CELT (CPU usage and memory footprint) as I have an audio (speech) encoding and decoding application, I think this...
I've spent several days reading all the support tickets regarding this issue but I cannot find a resolution.
I am running the ble_central_uart example with SD 132, SES 4...
I have two nrf52 where i send a msg to one nrf52 through ble_app_uart that has SPI Master(This is working).
I am trying to configure one more nrf with ble_app_uart with...
Hi ,
how can we use different 128 Bit UUID for different read/write in pc-ble-driver-py? for example i defined three different characteristic 128 bit UUID for different...
Hi Team,
Need help on FDS module, , my need is to Read/write the some of the crypto related keys and session values to some fixed database.
we have come across the FDS...
Hi all,
Me and my team are investigating our options regarding DFU after our product has been sold to a consumer. We wish to enable DFU over USB. Whenever the device is...
Hi,
I need DFU feature on light_switch_dimming_client_nrf52832_xxAA_s132_7.0.1 example i tried including
mesh_stack_init_params_t init_params = { .core.irq_priority =...
Hello,
I have a project that seems to have a very long start-up/boot delay before jumping to the Application when the DFU is added. DFU is the BLE secure bootloader example...
Hi Nordic ,
I am working a project on nRF52830 with SDK 15.3. Now, I developmet on a central device, I need to connect with peropheral with more than one service , how...
Hi.
I'm using nRF52840 Developement Kit and my environment are below.
OS : windows 10
SDK version : 16.0.0
Tool : nRF Connect (with DTM,Programmer app) / Seger embedded...
Hello everybody,
I'm trying to flash an example code (let's say the blinky one) from the SDK (15.3) onto the Arduino Nano 33 BLE board.
I know that is possible to flash...