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...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
I have been using nRF Connect for Desktop and the Toolchain Manager with VC Studio for a couple of months on my Windows 10 machine for Zigbee development with the nRF52840...
Dear Nordic experts, This short code snippet is supposed to reset (unprovision) a Bluetooth Mesh node and reboot it (nRF5 SDK for Mesh 5.0.0): node_reset() is called at the...
Have a NCS/ZBoss-based Zigbee app running and I want to enable FOTA, and it was failing with missing app_update.bin file.
Thinking it might be something with my own code...
Hello All,
Maybe someone out there has done this - but is it AOK to swap +/- on the nRF52840 output so a -3.3V PWM signal can be generated?
Are there output zeners on...
Unfortunately it is only ever explained here how printf is possible via UART. I wonder how printf is possible over BLE. I would like to send messages (strings) with numerical...
Hello, we have a goal of getting the BLE MAC address from out NRF52840 devices during manufacturing and printing it externally on the device. I was hoping the the MAC readout...
Hello everyone,
I was wanting to perform FOTA on the nRF9160 DK, so I decided to implement the Application_Update example, I uploaded the app_update.bin binary to our...
I have an application where I need to count clock cycles on a GPIO input. I'm configuring a GPIOTE channel N to generate an IN EVENT on rising edge of an input GPIO PIN (the...
Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0. Now it needs to add a function for deleting a "child node...
Hi,
I'm trying to set NFC pins as GPIO in my custom project. I'm using zephyr 1.8.0 SDK. I added the following line to my prj.conf:
CONFIG_NFCT_PINS_AS_GPIOS = y
...
Hi,
So I'm working on modifying the light switch example to send a larger payload on button press than just the boolean on_off value that's normally sent. I followed this...
Firstly, I have the following definitions in sdk_config.h and when declaring the qwr buffers:
Note that in the above, the intention is that TR_SLU_CONFIG_MAX_LENGTH could...
Hello,
Working on a zigbee end device with a number of endpoints that are all behaving nicely in general but wondering what the zigbee-ish way of allowing for user config...
Hi,
When I build ble_app_uart->PCA10040->S132->arm_no_packs in SDK17.0.2,there logging an error: #5: cannot open source input file "system_nrf52_approtect.h": No such file...