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,
(I also create an issue over Thingy SDK GitHub page - #29)
It seems to me that there is an issue about the usage of MPU-9250.
I motioned Thingy and I observed...
Hi,
I am trying to get DFU working on my PCA10040 board using SDK 14.2 and armgcc toolchain.
I have followed the instructions to set up DFU here:
devzone.nordicsemi...
Hi,
Whenever I call `nrf_malloc` with a parameter bigger than 32, the pointer remains NULL. I think it's related to some sdk setting but I couldn't find it.
Anyone had...
Currently, I am working with the Nordic SimpleOnOff Model of the Light switch in the Bluetooth Mesh.
I am good that the light in the mesh can be set on/off after Provisioned...
HI guys,
I am running a beacon based on the ble_app_beacon example. This works fine.
Next, I made a connectable GAP/GATT application to read and make some settings. This...
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_timer.html?cp=4_0_0_3_51_0_0#lib_timer_debugging
The link to " Monitor Mode Debugging -...
I flashed the Mesh serial hex file on nRF52840 dongle. I can see my dongle on nRF connect mobile application but not on nRF Mesh mobile application. So do I need the development...
I flashed the mesh serial hex file in two dongles and used one dongle for connecting it to the nRF Connect Windows application. The hex files were present in the nRF SDK for...
Dear Sir,
Whitelist(on periperal side) are used for filtering scan requests( onlly allow the scan requests from the devices whose address is there in the whitelist with...
I'm using ble_app_uart example.
The board go in low power mode, but after 3 minutes (#define APP_ADV_DURATION 18000 ) go OFF. I need that remain in advertsing mode always...
I was developing an green house system for plants which was based on nRF51822 SoC. The system was fully completed and working fine except one problem which was reset of nRF51822...
I am trying to find the optimal way to automate some tests that I run on my BLE device. In this test, I need to write a specific hex value to a custom BLE characteristic of...
Hi all,
I am working on a project and use DWM1001-Dev. I think some of you may have an opinion about my problem because DWM1001 have nRF52832 microprocessor. I'm trying...
Hello,
I'm trying to change the BLE local name from the application before rebooting into the secure bootloader.
I've noticed that I could use the nrf_dfu_set_adv_name...