Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
I have made my own NRF52832 Dev board as in the next image:
I received the board, and ICs and hand-soldered them in my home.
however, I am still a newbie in nRF SDK...
For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
Hi,
I need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
Hello, I am trying to read the TI ADC1173 at 10-15 MSPS. It has a 8bit parallel interface. I just need to read a very short amount of time, like 5-10 µs (so up to 150 Byte...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
nRF51822_Development_Kit_User_Guide_v1.3.pdf document has table 6 which indicates SoftDevice A and SoftDevice B. DK includes s110_nrf51822_5.2.1_softdevice.hex. Is this SD...
Hi,
I'm testing a BLED112 USB Dongle from Bluegiga ( www.bluegiga.com/.../).
I have not been able to use see the Nordic Board advertising. Currently testing ble_app_proximity...
I was wondering would it be possible to use a 50 ohm IC Antenna ( like this one ) for the nRF51822 with the matching circuit given for the nRF24 ( link here )?
It seems...
Hi,
Is there any difference(data rate) between sending large data packets through single characteristics and multiple characteristics?
I have created one characteristic...
Hi everone!
I need to get a timer setup which repeatly fires 2 IRQs. The first i.e. after a timer count cc0=500 and the 2nd count cc0=700. After 700 ticks the timer value...
Hi,
I've noticed that when using SPI without a Soft Device or BLE function calls, the SPI peripheral is easy to control and operates correctly.
This nice operation stops...
hi,everyone.
I try to use ble urat sample for bonding by passkey entry.
and connection established and to bond. i try to entry passkey by uart.
but when i key the passkey...
Hi!
Can you please recommend a LDO IC for a USB/Li-polymer Battery power for the nRf51822 please? The LDO needs to drive the nRf51822 and a couple of sensors such as Gyro...
I'm trying to get the ble_app_hrs example working in Eclipse, but the stack pointer is not setup correctly. It's at the start of the RAM (0x20000000), and therefore it already...
I'm implementing an Android 4.3 app which uses an nRF51822 and the BLE proximity profile. I have the following as starting points for the app code:
The BLE sample...