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 am following the example given in the SDK v16 with nRF52832/ nRF52840. For the given example UART is working fine. But whenever I am changing the default pin configuration...
Hello,
We are working on the NRF52840 with the SDK15.3 and the softdevice 6.1.1, we are trying to connect to different mobile centrals via ble. We are facing problems...
Hello,
We are trying to develop a gateway (central) to interface with off the shelf BLE devices. One of the functions of the device is to send logged data to the client...
Hi - I am trying to create a CLI project with FreeRTOS , the project will be used as an aggregator .
I can not figure out why I can't enable CLI , code hangs. would appriciate...
Hello, I have to use 2x VL53L0X in a development based on nrf52832, but I cannot find the adequate library for this share. Can I use the development library on nrf51 from...
I'm trying to modify the lwm2m_client sample with my network APN and Operator details so am adding the following to prj.conf
CONFIG_LTE_PDP_CMD=y CONFIG_LTE_PDP_CONTEXT...
Hi,
During May 2020, there was article describing "Bluetooth flaw exposes countless devices to BIAS attacks", also said that "“After we disclosed our attack to industry...
Hardware: nrf52832
SDK: 16.0.0 with FreeRtos,
Softdevice: S132 7.0
I set configMAX_PRIORITIES to 5 and modified nrf_sdh_freertos_init to set BLE task priority to 4....
Hi,
I'm using an evaluation board with nRF52811 for a smart home device project, which the user can see the distance between his smartphone and the peripheral, calculated...
Hi Team,
1. Is there any tool to generate the ECC Key(Public & Private) pair for validating digital signature things. So that we can use the same and we will implement the...
How do i change the baud rate for the serial LTE modem interface, changing the baudrate in the ~\ncs\v1.2.0\nrf\applications\serial_lte_modem\nrf9160dk_nrf9160ns.overlay has...
I am looking at using a customized version of ESB on the nRF52 where there will be multiple remote devices that share a time period to transmit to a central node (no ACKs...