Hi,
We are having issues with this part bridging on our via-in-pads. We are using 2oz finished outer layer copper.
Do you have any footprint recommendations for 2oz copper...
Hello,
I'm looking for guidance and understanding of how to properly use the KMU and ITS for secure key storage of a key generated on device.
I see that typical ITS use...
Dear Nordic Support Team How are you? Currently we are looking into how to configure, compile and run a full-fledged NRF5340 project which should provide us with:
- Latest...
Hello,
once in a while we are experiencing ZEPHYR FATAL ERROR. It's very hard to reproduce on purpose and investigate in detail. But it looks like t->fn() somehow becomes...
Is there a known way to enable MBEDTLS_THREADING_C? I believe my application is running into MbedTLS heap corruption because multiple threads are performing crypto operations...
Hi all,
Actually I'm building with vscode my firmware for a custom board build with an nRF9151 non secure. After building I got a merged.hex file, this is the file upload...
Hello, I’m working with the Distance Measurement (nrf_dm) module and aiming to implement a centralized topology using Anchor and Tag roles.
The intended behavior is:
...
Hi there,
I was wondering it it is possible to use MATLAB as a central device, using a third party dongle?
The MATLAB Instrumentation Contol Toolbox can be used to control...
Bluetooth v4.2 included an ability for attributes to be greater than 20 bytes of payload data long. Is there anything in the nrf51822 hardware that would prevent this from...
Hi,
Does anyone know the maximum baud rate of the nrf24l01+? I am trying to talk to it through SPI but observe that when I increase SPI speed I read incorrect values. Does...
Recently I was attempting to use the nrf51822 SDK's app_uart module's APP_UART_FLOW_CONTROL_LOW_POWER mode (currently using APP_UART_FLOW_CONTROL_ENABLED ). I noticed that...
Hello,
I would like to send some data i read over I2C. But the I2C and BLE Stack should not run at once, is it possible to check the state of the BLE stack?
The core specification v4.0 vol 3 part C section 3.2.2.3 "Bluetooth Device Name -- Representation" states that the device name can be up to 248 bytes. I've confirmed that...
Dears:
I know there are three modes as below :
(1) internal LDO regulator
(2) 1.8 V low voltage mode
(3) internal DC/DC converter
So, I have some questions as below...
Hi, we are trying to calculate operational current. Does anyone know what the test voltage is in nRF51422_PS v3.1. I assume for typical it's 3.0V and Max is 3.6V?
Also is...
I have a 256k NRF51822 with S110 installed.
I have a small custom bootloader that is located at 0x3f000.
I used nrfgo studio to install the S110 stack, then the bootloader...
Hi everyone !!
I have this hardware mapping, and I'd like to detect pin state change with an interrupt.
My problem is that it seems I can't configure an interruption...
I'm new to Linux, new to embedded code but 15 yrs experience in Windows development. So, I got this project where I need to interface from BeagleBoard-xm running Ubuntu Linux...