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...
If there are any compile errors in a LOG_xxx call, the compiler prints so many error messages that it becomes impossible to tell which is the actual error. E.g. below is the...
I've just purchased a PPK2 and before I did I check to see if OS X 11.7 is supported - it is ( https://docs.nordicsemi.com/bundle/nrf-connect-desktop/page/os_support.html...
Is it safe to connect the communication peripherals (SPI, UART, I2C, etc.) of an nRF52840 in system_off state to powered peripherals that might (or not) possibly transmit...
Hello Nordic Team ,
This is not a technical problem/question. I don't know this is correct place to write but I want to inform Nordic and whole community in Turkey. I am...
We are working on a broadcast assistant that should be co-located with a broadcast source, and it should only help with the stream provided by this broadcast source.
What...
Hello,
I'm designing a custom board with an nRF52840. I currently have an nRF52840 DK (PCA10056, v3.0.1) and would like to use the on-board debug out header (P19) to program...
Hello,
how can I increase the number of ZBOSS buffer (zboss_api_buf.h)? Currently they are 25.
We are using nrf52840 with nrf5 sdk for thread and Zigbee v4.2.0 without...
Hello,
I need to use timer1 in counter mode.
how can I use GPIOTE to start the interrupt of the timer( NRF_TIMER1->TASKS_START = 1) ?
when using directly the nrfx timers...
I try to add a custom signature key to the nrf5340_audio application from NCS2.7.0. I cannot use an absolute path because the project must be build-able by different people...
Hi,
I am carefully assessing the life cycle cost to define my strategy of launching 4 product models in the market by next year that they are in design stage at this moment...
Hi all!
I am having trouble intalling the nRF Connect SDK in my Windows 8 computer. I'm currently following the installation steps specified in the nordic course https:...
Hi,
I am currently working on a project using the nRF52832 as my controller. During development, I realized that both BLE central and peripheral roles are necessary. I searched...
Hi,
I am currently working on a project using the nRF52832 controller as a gateway device and the nRF52810 controller as a timer indication device.
I have successfully...
Hello,
I am a student currently studying Bluetooth Low Energy (BLE).
I am working with two Adafruit nRF52832 boards (Adafruit Feather nRF52 Bluefruit LE - nRF52832, link...
Can nRF51822 be used as uart BLE peripheral together with nRF52832 (as uart BLE central)? If so, are there any examples? So far I can find only uart ble example for nRF52832...