Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
Hi,
I am running a multirole device based on the 'central_and_peripheral_hr' samples of nRF Connect SDK v1.8.0. The device holds a connection as peripheral and it is scanning...
Hi Sir/Miss,
I use nRF52832, softdevice 132 and SDK 17.1.0 to develop.
And, I want to use GPIO to wake up from system off.
We use external pull up resistor in wake up...
I'm testing with the new rev of the nRF52832 (build code QFAAGB on the package), and I'm not able to observe behavior that makes sense to me per the updated product spec....
Currently working on a nrf52dk_nrf52832 kit. I have a SPI flash that I am trying to use - I am using the nrf SDK ncs v1.9.1.
I know I can use any of the GPIO pins for SPI...
Hello
I have a mesh node that needs to broadcast a custom BLE packet
To start advertising I call bt_le_adv_start and it works as expected.
I'm curious about the error...
I've been trying to enable the watchdog as early as possible during boot. I haven't been able to find any way to configure the nrf52832 watchdog to enable itself prior to...
Hello,
I'm in nRF Connect SDK 1.5 and I have to change the baudrate of UART1 at runtime. I have to use Zephyr UART Functions. I have tried the function uart_configure()...
I have a customer that has been using the nRF Connect Mobile app on his iPhone to test his device and its works perfectly and he can do all the functionality he wants including...
Hi.
I am developing using nRF52832 & ST7789 round LCD.(softdevice : s112, SDK version : nRF5_SDK_17.0.0)
Currently, I am trying to develop using the gfx library, but there...
I'm comparing some of the ZBOSS API between what's in the nRF5 SDK for Zigbee and what's in the nRF Connect SDK, and I'm curious about the differences in some cluster list...
Hi!
I'm trying to evaluate how to source control a workspace application using Visual code. The thing is while testing I realized that enabling CONFIG_BOOTLOADER_MCUBOOT...
Hallo,
we are using an nrf5340 SOC together with the SDK v1.9.0.
When running the sample "ncs_ble_tutorial_part1" from here
https://devzone.nordicsemi.com/guides/nrf...
Our application requires that we are able to program the nRF52832 device from our host microcontroller, in order to upgrade the nRF52832 firmware.
We are using an SPI peripheral...
Attached is a screenshot. I have been able to use nrfutil normally until now. I have created DFU packages many times. However, when I tried to create a DFU package the other...