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...
Dears:
I'm testing the USB mass storage example: \examples\peripheral\usbd_msc with Nrf52840DK and SDK v15.3.0.
Now I have one question. When I plug in/out USB to PC or...
Hi
I am using the NRF52832 ,my code is based on the ble_app_hrs_freertos example sdk 15.0.0
I have one main task which usually run 64 time every second using the vTaskDelayUntil...
Hi I have a module that is used in a hand held instrument. It contains the nrf52832. It connects to phones for data communications. Is it possible to determine the strength...
Dear All,
I am trying to compile and run the ncs/zephyr/samples/drivers on the nrf9160_pca10090ns. For this reason, I have copy-pasted the file under the ncs/nrf/samples...
Sorry, I want to ask that if I can send Decimal(like accel x,gyro x) by the ble characteristic to the nrfConnect, when I send the information, it always becomes hexadecim...
Dear community members
I have end nodes with nrf52832 (Soft device s132) that can communicate to a central nrf52832 DK in Connection mode based on ble app uart and multiple...
hello, I'm develop use nRF52 SDK15.3 template to measure water press, and gyro value.
but in nrftoolbox app just show signed value, so i want to show signed value.
please...
Hello ,every one ,I found that the nrf Connect will disconnect it self after connecting to the device after 30 seconds, I'm using the sdk15.3.0 ble_app_template example,I...
NRF5_SDK_15.2.0
I am run my android code on android 9 and android 7. Unfortunately my android 9 is paired sometimes and not paired sometimes. especial after i tried to connect...
I am currently developing applications using nRFtoolbox. In case of ses, we are developing a template, but the application does not produce a negative value. In this case...
Hi, this is my first time using nRF52832 as a central device. (S132 6.0.0)
I set up the scan timeout parameters, it does stop scanning at the time I expect,
but strangely...
Hi,
It seems I'm running into the fairly common "solution load command failed (1)" error on a nRF42840DK board.
The console output in Segger gives me the following:
...
Hi, I am using mesh sdk 3.20 and nrf52840.
I am using 3 nodes for testing. One generic on off client and two generic on off servers.
I believe that I have managed to get...
Hello, I am working on a project where I have 2 nRF52832 boards with the PCA10040. I have the example developer code examples. I am using the central and peripheral code examples...