Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
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...