Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
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...