Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hi,
I upgraded Toolchain and SDK in VS Code to Version 2.6.1.
Now the build is failing.
As far as I can see the wrong CMake will be used - from Visual Studio but it...
Hello,
I'm trying to implement the MCU BOOT in order to introduce the Firmware uptdate but I get the following error:
I'm trying to reduce the RAM usage but with no...
I am new to BLE development and was wondering how I can read the data published by the A&D Medical Blood Pressure Monitor with the nRF5340 acting as a central. I can connect...
hi support team,
customer reported on problem that one product is ok when in factory, but now is in problem after delivered to office.
i had onsite debug and find out...
We are nRF52840 in one of our products. When we use SYSTEM OFF mode with with hardware design, current consumption is around 3uA but when we use SYSTEM ON mode with RAM retention...
BLE settings:
1) Advertising interval: 500 ms.
2) I am not explicitly turning on the DC-DC regulator; I am using the default settings.
3) Tx payload: 31 bytes.
According...
Dear All:
I have followed the procedure as shown in the following to make a Mesh heartbeat application.
I started with the example of ligtht switch client and server for...
The documentation for CONFIG_MBEDTLS_PEM_CERTIFICATE_FORMAT in nRF Connect SDK says:
By default only DER (binary) format of certificates is supported. Enable this option...
My question is completely wrong (0x2880 is alloc failure, not parsing failure)! Please ignore.
When using the nRF Connect SDK mbedtls implementation to conduct a TLS...
Hi,
For the nRF52840, can we use another pin than P18 to realise the Pin RESET functionnality?
I can write the register NRF_UICR -> PSELRESET with numbers other than the...
Hi Devzone,
I am facing an issue in my application where my device is working as a BLE peripheral advertising for connection. The device stops advertising after connecting...
I'm trying to download and flash an MCUboot image at runtime. All goes well, the image is flashed to the secondary slot, confirmed, and marked for upgrade. The secondary slot...
I use the nrf_dm demo program, when using the nRF52840DK development board, the program can print the log normally.
Then I changed the build configuration to nRF52840Dongle...
Hello,
I have a custom nrf5340 board with a simple firmware flashed on it (turn on red led). My board has a hall sensor as a turn on/off switch (latched). If I connect it...
I used nRF52840 board with SDK 17_1_0 ,
Using FDS I am able to read and write data into flash when nRF52840 board Continuous ON,
But when i Make nRF52840 board Power OFF...