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 would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Hello,
Im worried i bricked my PPK2, as I had it in ammeter mode possibly reverse VIN/VOUT connections to my DUT.
The DUT is powered over usb externally. I tried to measure...
Jeg har en skoleoppgave i teknologi og forskningslære 1 om CPU-en. I denne oppgaven må jeg stille spørsmål til en virksomhet som er involvert med denne teknologien. Derfor...
Hello,
I am trying to set the TX Power on theThingy:53 to -20 for advertising. However when I check the output files, the Option ` CONFIG_BT_CTLR_TX_PWR_MINUS_20 ` is always...
Hello,
I am planning to use the nRF5340 in High Voltage mode and LDO mode. Currently, I am designing a PCB where minimizing the component count is critical.
I understand...
HI
I previously used the NFC feature in SDK version 3.0.0, which had an abnormal current issue after each trigger. After applying a patch from the forum, this problem was...
I’m designing a PCB using NRF9151-LACA-R7 and an NRF52810-QFAA-QFN48 Our CM needs the exact temperature data for SMT reflow , but we can’t find it clearly in the datasheets...
Hello, I am currently working on development on the nRF54H20DK and the nRF7001 shield. I am yet to find documentation on if these two are capable of sharing a singular antenna...
Hi,
We're trying to preprogram our nRF54L05 SoCs before SMT as this is more efficient in our production process. In the past, we did this successfully with an nRF52810,...
When trying to debug my non-secure app, I can hit the break point once, but after that, any stepping or continuing results in tfm_hal_system_halt via MPC_Handler(). I'm using...
We are running some internal training on cellular, and it seems that Lesson 4, Exercise 2 is missing something (in the tab for NCS v3.2.0); the instructions to provide the...
I am currently working on a project involving the Nordic nRF52840-DK development boards (1 Central and 11 Peripherals communication), with LE PHY Coded S8. In this project...
Hi,
I’m using an nRF52840 SoC and currently developing with NCS 1.8.0 . I need clarification on the Bluetooth Core Specification version support :
What Bluetooth version...
Hi Nordic,
I am using the nrf52840 as the host and the nRF9160 as the modem with the serial_lte_modem library.
Normally, when the nrf52840 sends an MQTT connection request...
Hello,
I am planning to design a custom board using the nRF5340.
My main question is: How can I view log messages from source code running on the custom board on my...
hello,
I have a neo pixel running on my nrf52840 using SPI. I still require the SPI clock pin to be configured to a pin even though it is unused. This wastes a pin, is there...