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...
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...
I've noticed sometimes the merged hex file differs slightly between different mergehex runs when merging the same hex files. Is this a bug or mergehex tool never guarantees...
Hello!
I'm having a problem and a hard time trying to understand what's wrong. Currently, I'm using the SDK 14.2.0, SD 5.0.0 and Segger on macOS 10.14.2.
I'm using the...
Hello,
I have a product using NUS profile and plan to update it to support connection from multiple phone
Do you recommend to start from Multiperipheral example and...
if i use this code to send data,i sometimes miss data..
do { err_code = ble_nus_string_send(&m_nus, (uint8_t*)data, &data_len); if (( err_code != NRF_ERROR_INVALID_STATE...
I have nrfutil version 5.0.0. I run this command:
nrfutil pkg generate --hw-version 52 --sd-req 0xA8,0xAF,0xB7 --application-version 2 --application ./nrf5/Debug/nrf5.ihex...
Hello! We are trying to use Nordic AndroidScannerCompatLibrary in our Android application to scan BLE devices and measure its RSSI level. BLE devices is mounted on ceiling...
Hello there,
I would like to read the data I sent through a WS2812b LED string. I drove it using I2S. Upon reading it, seems like it is not a good idea to read it using...
Not sure what I did to cause this, but my nRF52840 no longer works. I searched for solutions and came across:
https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52...
Hi,
I am wandering if it would be possible at all, to wrap a quarter wave antenna printed on flex pcb around a cylindrical battery (LiFePo4)?
Would the radiation be...
Hello,
Information:
SEGGER Embedded studio Studio v412
Windows 10
nRF52832 on a development board.
We are attempting to merge an application with a bootloader...
I have read that the nrf51822 is not supported anymore in the examples of SDK's older then V12.
Does the nrf51 completly not work anymore with newer SDK's or are only the...
I have my system working with softdevice compiled in but not enabled. System communicates with external chip using SPIM peripheral, everything is working fine until I enable...
Hi,
I have my custom board wired to the nRF52 development board. I am using SDK 15 and softdevice 132 for this. I am trying to set up SAADC to measure adc data on Analog...
Hi,
I'm only seeing the GPS_SIM driver in the nRF Connect SDK. Is there any driver to enable any evaluation of the nrf9160 on chip GPS anywhere?
Regards,
Kilian