Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
example Matter_light_switch in vs code
version using nrf connect sdk -> v2.8.0
manage tool-chain version v2.8.0
nrf52840dk
getting error while building code
...
Hello,
I have a few questions about the nRF9151 DECT NR+ modem.
I see that from the docs that the max TX power is 19dBm, so it's a Class III device as defined in section...
Hi,
I am using nrf52840 to develop a product. I use NCS sdk v2.5.0.
I developed a project based on the [Bluetooth: Central HIDS] example in the NCS SDK. This example enables...
We are running an HCI controller on nRF52833 based on the Zephyr hci_uart sample code. We are using the Zephyr 3.7.0 LTS version.
We have set CONFIG_BT_CTLR_DATA_LENGTH_MAX...
Hi,
Platform: nRF54L15, SDK 2.9
The application is Matter + BLE. CONFIG_CHIP_DFU_OVER_BT_SMP & MCUBoot are part of the configuration. As soon as we enable the BLE...
Hello,
I'm reading about 700 values from an LSM6SDO gyro/accelerometers per second and need to store them, before sending them over bluetooth once where I store them is...
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...