I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi,
I can't find the whisper mode(-30dbm TX power) on nRF52832, which is available on nRF51822.
Does is have been disabled on on nRF52832?
Regards,
Aaron
I like to build a node act as client as well as server. Is it possible to build as control model in mesh and shall i get any example for control model. Please give me any...
Hello Nordic experts,
I just received an nRF52840 USB Dongle and I am trying to run one of the examples with softdevice. I am working on nRF5_SDK_15.0.0_a53641a. So, I first...
Hi,
my application runs on a bare-metal nrf52 using softdevice. I need to compress data saved in flash of size ~160KB before sending over BLE and I need to do the compression...
Greetings everyone,
i am trying to migrate from SDK 14.2 to SDK 15 but I got this problem with updating "advertising" and "scan response data". I have read other threads...
Hi, I know NRF52840 support mulitprotocol BLE/Zigbee/Thread. Would NRF52832 support those as well? For cost reason, my smart home application product would really prefer NRF52832...
Hi,
I got one of nRF52 DKs. Is there any chance that we can use this DK similar to nRF51 DK as a sniffer in near future?
I tried to program the board with the HEX file...
Hi all,
I'm interested in the new nRF52840 USB dongle. Currently I'm working on adding some security functionalities to nRF52840 PDK.
Is nRF52840 USB dongle compatible...
Hello,
I am doing a project on a NRF52DK, using SDK15 and SES.
I have been trying to implement a basic feature, which will be a part of a bigger system:
Detect interrupt...
In the course of investigating higher than expected current consumption, I've been looking at nRF52832 errata, and one that I'm concerned about is #78, use of Timer STOP task...
Hello,
I have been trying to merge the pwm_library (or gpiote) with ble_uarte examples to have controle on the pwm signal through UART events
I think i merged correctly...
Hi everyone.
I'm trying to transfer new firmware over UART for just only one node in mesh network.
My node will connect to other wireless MCU(ESP32, ESP8266....) over...
I'm using FreeRTOS and trying to get push button events to fire. The events would fire if I held the button down long enough. I found out that the problem was that "FREERTOS...
Hi
I have a custom board implementation that operates as follows:
Monitoring an input pin waiting for low high transition, BLE advertising of device.
When input event...