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...
hello Nordic
i am working with ncs v2.5.0 (with nrf52840 and nrf52832)
i am using the fs_mgmt.c for upload/download files from lfs.
till now used it only on one side...
I have connected BLE device to the Nordic's power profiler kit 2 to do power analysis.
My BLE device advertises every 5 seconds.
I can see current consumption spike every...
Hi,
I understand that by default in the nRF Connect SDK, the CPU automatically enters sleep mode when no threads are running.
I find this very convenient and I like it...
Hello,
I'm trying to test and document my device (nrf52840 pcb) BLE5 abilities . so far i tested connection and dfu using my nrf connect mobile app.
Now its time to test...
Hi, I'm having some problems with the BLE role peripheral not being able to play ads and not being able to enable bluetooth. When I upgraded from sdk v2.4.2 to v2.6.0 it seems...
Hello,
We are working with an NRF5340 and SDK 2.5.0. Things are generally going very well, but I think Ive hit a snag for which im not sure how to proceed.
Our device...
I am using FDS as recommended in nRF datasheet as API for on-chip flash : https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fgroup__flash__data__storage...
Hello,
I am looking to develop an application that involves integrating the HM01B0 image sensor with the nRF5340 development kit. So far, I've had difficulty locating resources...
Hi there,
I am trying to build the samples/bluetooth/broadcast_audio_sink application for my custom board which is based on the nRF5340 and nRF21540.
I am building with...
Hi all,
I'm porting a graphics library we used on a Renesas board over to the nRF9161. I'm encountering a secure fault and not really sure how to proceed.
I used the...
Hello,
I am using nRF9161DK, nRF_cloud_rest_cell_location sample. And I get the following error - failing to connect to nRF Cloud:
I double checked device provisioning...
Hi all,
I was wondering if anyone has any recommendations before turning the system off using sys_poweroff (); ? I plan to use this API to turn the system off upon command...
Hello,
I have impelemented a communication ble between two boards nrf52dk. This is correctly working and communication is very fast.
I want to implement a communication...