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,
Because we heavily depend on timeslots we cannot do the main work before the parameters are honored. But we were experiencing some issue's with the standard implementation...
I am using a PCA10040 board and the UART example from
another question .
Now, having tried some different phones I suspect that my Sony E6553 with Android 7.0 has a bug...
My BLE peripheral is an advertising entity using BLE Privacy.
The advertising address(RPA) is changing every in 15 minutes.
But, when a connection is stopped and it resumes...
But when am connected with my phone , it shows like as below
service started
connecting..
gatt=
device.connectGatt(autoconnect=false)
Activity bound to the service...
Hi,
I use ble_app_hrs_s132 project for experiment on bonding function. The version of SDK is v12.2.0. It seems that this example has all the conditions the bonding function...
Because I need to receive the serial interface in the event handler of the serial data communication protocol (custom) send out via bluetooth, a set of protocols to 25 bytes...
hi:
the nrfutil link: github.com/.../mesh_dfu
I've been having a little bit of an issue running the command "python setup.py py2exe" in cmd.exe
the error as follow:...
I'm using the nRF52 + SDK11.0.0 + s132. I have a single physical button on my hardware that can be used to toggle power to the system (though a PMIC). This same button routes...
Hello Nordic!
This question is a follow-up on this topic , where it is suggested to keep track of BLE_GAP_EVT_CONNECTED and BLE_GAP_EVT_TIMEOUT events in order to know...
Hi, Nordic Forum!
I'm developing a product that relies heavily on the TWI in master mode. I was using SDK 11.0 and everything was working well.
I decided to port to...
I want to use another MCU(MT7688 run OpenWRT) as a upper monitor to DFU the nrf52832,But you know,the way of serial download for nrf52832 is use nrfutil with command that...
Hi There,
We are having an issue reading data from the ble_gatts_evt_rw_authorize_request_t.request.write.data buffer. We are writing the data to the characteristic using...
I need to receive both UART Service data and HRS service data on the app.
Currently I have seen on Nordik Connect app , both the services can be found and can connect and...
So we have the Arduino 101 board talking to a heart rate sensor MAX30100. When we run the nrf connect app on android it is able to connect to the sensor with no issues. When...