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...
Hello, I am developing a system where I have a app and a Rigado BMD-300 Module. I am using, for experiment, the nRF Connect App and in program, I use SDK 14.2 and s132 softdevice...
Hi to everyone,
sorry if this question will result stupid, but I'm really new on programming Nordic microcontrollers.
I'm trying to develop a simple ble application for...
1. Did secure BLE DFU first time for hrs app, BL jump to hrs app
2. Did secure BLE DFU second time for hts app, BL jump to hts app
3. Did nrfjprog HID keyboard app and...
Hello,
I am using NRF52840 board and SDK 14.1, Softdevice 5.0.0-2.
I am testing other devices on my board. However, it seems to work normally until 2, but the connection...
Hi,
I just try the new mesh SDK V2.0.0. And I found that there is an error if I compile the "examples\light_switch\proxy_client" more than one time.
The error is here...
Hi,
I have successfully flashed nRF24LU1+ via ISP. Right now, I am validating using USB to download firmware for future production. Here is the issue.
Our project has...
Hello all,
I'm currently working on a project with a due date coming up soon. I'm using two (2) nRF24L01's with a nRF24L01+PA+LNA shield.
Right now I have my micro controller...
I want to change the advertising data of the advertising packets with time. I did find the solution for the same in this link - https://devzone.nordicsemi.com/f/nordic-q-a...
I have a board with an NRF52832 and an LED driver. I wrote a function that bit bangs a serial stream to an LED driver. It works when I use the nrf_gpio.h library.
However...
I am working with NRF 51DK. I am trying to flash a software on the target device which uses NRF51 microcontroller. I am using NrfGo studio. I am facing an error that, Unable...
Hi All,
I am newbie with nordic, and I need some help.
I am using nRF52832 with softdevice.
I need to generate a 128 kHz clock signal (PWM pulses with 128kHz frequency...
Hello, everyone!
I am a newbie developer about nrf51.
I need to advertise my BLE and save my power.
I have read the document that nrf51 has System-on (including some...
We have a couple of development units that are showing the above error in the nRF Toolbox app. Using the nRF Connect app, the DFU dialog just goes away and the screen reverts...
What is the difference between 'NRF_SDH_DISPATCH_MODEL_INTERRUPT', 'NRF_SDH_DISPATCH_MODEL_APPSH' and 'NRF_SDH_DISPATCH_MODEL_POLLING' in the 'NRF_SDH_DISPATCH_MODEL' related...