Based on this example, I am working on porting a pulse counter to the nRF54 and have encountered issues enabling the DPPI peripheral.
The problem is when enabling CONFIG_NRFX_DPPI...
Hello,
In October last year I made a Message Routing Service to my azure functions.
From then it worked almost without issue. Now I try to do the same with an azure account...
I am migrating from the 2.6.1 development environment to 2.9.0 but am unable to compile due to some configuration issues.
My prj.conf configuration file is as follows: ...
Hi,
We have a pretty small device to be designed and I was wondering if nRF54L15 CAAA WLCSP would
have updated recommendations for matching network components available...
Hello,
I've been working with nRF9160 for a while now and wanted to let you know, I love this little piece of hardware. The possibilities, the small form factor, the power...
I have problems with nRF Connect(Android, latest Version, no version number found) to find BLE devices with 2M phy, coded phy and extended advertising. So i am running nRF...
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...