In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Toolchain v2.70, SDK v2.7.0, VS Code, Windows
I'm applying an application firmware update by calling fota_download_start_with_image_type with DFU_TARGET_IMAGE_TYPE_MCUBOOT...
The Radio Notification Callback functionality found here is exactly what I am looking for. However, when I try to include the associated header < bluetooth/radio_notification_cb...
Hello everyone,
for my project I had to develop a new driver for the Kinetic 2026 LED driver.
I have attached the driver to my project like this in the Device Tree like...
I have some nRF52840 USB Dongles that I would like to turn into a generic BT receiver for SBC's that does not already have BT/WiFi chipset onboard. I was hoping I could program...
My laptop does not detect my dongle after I program it through nrfConnect. I am thinking that maybe I have to reflash the pca 10059 firmware, but I do not have any nrf development...
Using nRF5340 hci code, I've been able to get a device that connects and authenticates with two central devices. However, after connecting with one central device, I no longer...
Dear Forum,
Knowing that nRF9161 SoC contains two microcontrollers: modem microcontroller (MCU) and application microcontroller (MCU):
1. Is it possible to check what...
I am developing a touch keyboard. (using SDK 17.1.0, nRF52840) Of course, this product connects to all OSes such as Windows/iPad/MacBook via BLE. However, there are keys that...
Hi there
For proper playback of LE Audio, it's required to get the current time of the Bluetooth Controller.
In the LE Audio examples (nrf/application/nrf5340_audio) on...
Hi,
I'm trying to get the PWM to work to operate a vibrator connected to the nRF54L15 PDK. I'm basing my activity on lesson4 - pwm as I'm also new to Zephyr (but experienced...
Hi Community,
I made a custom board based on thingy53.
the custom board can be flashed with nRF5340-DK, I see the " merged_domains.hex " is flashed.
Also tried with...
Hi
Default value of NRF_SPIM0->IFTIMING.RXDELAY = 02 based on the datasheet, but it always shows 0x00 on debugger and I can not rewrite it.
Has anyone entered the same...
I want to use the example of "Wi Fi: Shell" to set TWT parameters by referring to the official documentation:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols...
I see that the NRF24L01P is not recommended for new designs.
Since this product is in our production currently, we want to now the following things
When will the NRF24L01P...