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,
I am using nRF51822 chip.
I am using the softdevice s120_nrf51_2.1.0. On top of that i am flashing the HRM central example given in the SDK nRF51_SDK_8.1.0_b6ed55f...
Hello, I'm fairly new are Nordic and have inherited a good project from a departing coworker. We are using Keil uVision 5+nRF51822+BLES110 softdevice.
She explained her...
Hello,
As mentioned title, when using printf with softdevice, "Stopped by a vector catch" occurred.
I am using my custom board(nRF51822 and s110).
And I am using IAR...
Hello,
When i try to set value of the gpregret using sd_power_gpregret_set and clear functions in on_write callback function, cpu gets stuck (i check it in debug mode). Can...
Hello
I'm trying to communicate with an sensor over the TWI HW interface during a BLE connection with the S110 soft-device, and every time I try to use the TWI bus the...
Greetings,
There is a bit of strange operation in UARTE peripheral in nrf52832 with the DK. In the simple code below, if both of the if statements with comments 'Check 1...
Hello everyone,
I have a strange issue with s110 + whitelisting + Device Manager + nrf51822 + GCC and hopefully you can help me with a good advice. It appears that the...
hi,
I am trying to integrate buttonless switch to boot loader as explained in the documentation and the hrs experimental example.
I am working on SDK7.2.0 and using...
Hello,
I installed the new nrfjprog but it fails to write my nrf51 dongle:
ERROR: nrfjprog failed for an unknown reason. Run the same command again with
ERROR: argument...
Hi All,
I would like to design a wireless system using nRF51822 with an effective range >100m LoS and 5m under water.The system is used as a ON-OFF control device powered...
I am trying to run an Arduino sketch using the RedBearLab nRF51822. The sketch is designed to transfer data to and from a microprocessor and an Android device via bluetooth...
I'm currently want to use the NVM with ble device, when I tried to send values from the mobile app to be stored to the NVM, it doesn't work, I guessed that the problem that...
I want to write a device ID to the UICR registers at the same time as I flash the app code. I don't use Keil or that nrfproj.exe thing, I'm on a Mac. I have these targets...