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...
OK, I'm working with the nRF52832 and NCS V2.6.0, and I have two different actions I need to complete at various times with the SAADC:
Every ~ 3 seconds, I need to sample...
Hi,
I'm running some transceiver tests to look at extended broadcast and ISO transfer modes. I am using nrf5340_audio_dk and ncs V2.6.0 to run nrf5340_audio application...
When i try to run or debug the ble app uart example on our own hardware using the nrf52810 there is a fatal error when executing the code.
The example does run on the...
Hello
I am using nrf5340 raytak board which does not use DC_DC power, uses internal quartz. When I play the Bluetooth peripheral example I get the following error(I using...
I'm trying to build a simple water leak detection system. The sensor would need to alert a user through SMS/mobile notification when a leak is detected.
I was thinking of...
hi, I am working on to combine USBD CLI and RTT to USB HID with SDK 17.10, configuration as below
pls see below mainloop:
other codes are based on example of USBD...
This is driving me totally nuts. There are inconsistent pieces of information in documents and code. I am getting a modem reset loop problem. The documentation says the timer...
Hi,
Long story short, I made some boards using nrf9160 modules, received parts from DigiKey, soldered but can't make them work, at all.
nReset pin is stuck low. Tried...
I am using nRF52832 for high-rate sensor.
Of course, I can use SPI using CPU but it's busy for other jobs.
So I want to use DMA if it's possible.
Currently I am using...
I am using the nRF5340 and trying to get MCUBoot working. I am running into problems and looks like I need to edit the MCUBoot code, the problems are long and numerous too...
Hello everyone,
I'm using the Bluetooth Peripheral sample UART and have noticed an issue.
When I perform a lot of sequential pairing requests followed by cancels from...
I recently bought this display that is 64x32 pixels and uses the SSD1306 driver . When running the LVGL Basic Sample with the Zephyr ssd1306 _128x64 shield , the display works...
NRF52840 uses 2.5V power supply. We found that when the voltage drops below 1.7V, even if the voltage returns to 2.5V, the entire system cannot work and JLINK cannot connect...