Hi, Any one kindly suggest and Chip based antenna for the Thread + BLE and Wi-Fi + BLE protocol in NRF54L15 protocol. Also kindly suggest the PCB based antenna for the Thread...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
Hello forum ,
As i m working in nordic nrf52840 where i have taken adc value of photodiode ,then i have created service and characteristics i will share the image for that...
Hi,
Does Central or Peripheral UART enable ACK/NACK in the code for BLE communication? How does Peripheral recognize if Central has received all the data ? Is there any...
Hi
I had a device that did not start up - because it was waiting for the 32KHz clock to be stable.
So I tried to change the setting below from 15pF to 5pF and it started...
Hi Nordic team
I compile the example ble_app_interactive in keil ver.5.24.
And the below error message occur.
I have compiled other examples and it works fine. (except...
Hi
I am designing Circuit with nRF4122 - QFN package 48 pin, as per datasheet there is circuit for Trace/ PCB Antenna
But i am planning to use Chip Antenna and BAL-NRF02D3...
Hi,
I have a custom board someone designed with two SPI masters and one I2C master. We're now trying to enable the second SPI master and I'm running into errors because...
Hi all,
I am working on FOTA, my set up is with SDK15. I have followed the steps for DFU and i have used the secure_bootloader example, the thing is working fine, i can...
hi i have attached my gps+gsm module with nrf51 development kit and while reading an out put i wont be able to see any output , even with out put i dont know to to do debugging...
Hi,
I have completed all steps in the example at the following link https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader and all...
I am developing hardware for the nRF52840. After testing our firmware, we are going to need somewhere around 6,000-7,000 mAh to run our hardware for the time needed. We were...
Hi, all.
I used sd_ble_gap_addr_get() function to get a MAC address in the different example and the result was different.
I tested this example in SDK v14.2 and v15...
Hi,
The amount of information and reference documents available about Bluetooth qualification is overwhelming. It would be great if someone with this experience sheds some...
Do nRF8001 chip has its own internal linear regulator? or Does it need an external like the module created by Adafruit ( https://cdn-learn.adafruit.com/assets/assets/000/035...
Good evening all,
I'm trying to get my DK52 communicating with a CR95HF (this is a NFC controller with serial and SPI control interfaces), I'm using a breakout board - BM019...
Hi Sir, I use load switch circuit to control nrf8001's power. I found even the vcc of nrf8001 is empty, nrf8001 still works. That's not my expected result, I think nrf8001...
Hi ,
We know that the nRF8001 use the random static device address . I have the questions below :
A. Will the device get one new address after power on ? or is the address...
Hi,
I need to exchange data between 2 ble modules.
I'm using SKD 15.0.0 and first ble module is nRF52840, second ble module (esp32) acts as GATT server.
I have full...