Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
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...