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...
I need to develop a pair of BLE-capable devices that talk to each other. The communication between them will be very simple - the central needs to tell the peripheral the...
Hi,
When the NRF9160 boots the GPIO level of a given pin, such as P12, is set to high (3.3V) before the main application gets a chance to call gpio_pin_configure and gpio_pin_set...
I am now using the DFU functionality to upgrade the code combined with the CoProcessor and radio_test samples and find that the code takes up too much space to upgrade. I...
I recently bought Thingy:91 (nrf 9160) there was a SIM card included but it didn't work! I have written to support twice at the recommended address [email protected]. it was...
Hello,
I am using PCA10040 DK for the programming with ble_app_beacon_pca10040_s132 example code. I want to broadcast my 20 bytes of data with my 0xFFE0 UUID.
In this...
Hello,
I am using the nrf52840dk_nrf52840 with NCS v1.7.0. I am trying to use the external memory (MX25R64) to host the mcuboot_secondary slot. Then, the primary slot...
Hi, I have recently acquire an nrf52840 development board to prototype a usbd msc. With the example provided in sdk17.02-USBD_MSC, for saving every 1000 frames of data, 100...
Hi
I want to konw what will softdevice or ble do after the chip enters system on mode.How do I know which components are working during advertise and connection intervals...
I am using the MDBT50Q-1MV2 which has the nRF52840, and have burned the Adafruit Feather Express bootloader using a J-link and the Arduino IDE. The issue is that I have not...
Dear, I need to upload data to w website using nRF5340DK. I decided to use NodeMCU V3, which has ESP8266. The related queires are:
1. How to include and use esp8266 shiled...
Hello !
I'm using USB CDC ACM serial port in interrupt driven mode.
I can see driver operate by 64 bytes chunks.
Linux PC is used as data source and I can see 450KB...
Hello, I am fairly new to programing with nRF52832, Segger Embedded Studio and SDK52 V17.0.2.
I am an EE student, and the majorly of my experience comes from Arduino.
...
Hello,
My setup:
nRF5833 DK, OpenOCD-0.11.0 on Windows 10
I installed the xpac OpenOCD package and attepmted to connect to server using the command
and I get the...
I am using the GNSS Sample in SDK 1.8.99 to test sleep/wake cycles.
The GNSS example is correctly operating in single shot mode by setting the interval to 0. After getting...
Hello, I have the custom design. Schematic is below: I use Visual Studio Code and nRF Connect SDK V1.6.1. My programer is NRF52833DK I used example code (zephyr/samples/basic...