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...
I have created customized services according to nAN36 Document. Everything is fine and it is advertising perfectly.
But issue is I don't have any Android APP for same services...
Hi :
i want advertise mac address out.but i can't scan advertising massage after revising the advertising setting.and my device name length is 24 bytes.so it is better...
Hi,
I wanted to test the Multilink peripheral from SDK 9 with S130. After flashinh App and SD to PCA10028. The device is advertising and everything is normal. After 3 minutes...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
Hello,
I've heard that the pstorage class is to be rewritten from scratch. Any timeframe on this and what's planned for the implementation? Will it do wear leveling, easier...
Hi,
I have problem while jumping to another application (address) in flash code region.
I placed first app at 0x00000000 address and the second at 0x00002800 what I...
Hi,
I'm having a hard time trying to share the bonding information with the bootloader. I'm using the method explained here infocenter.nordicsemi.com/.../bledfu_application...
Hi,
I'm trying to start advertising in gpiote interrupt. I have modified ble_hrs_demo code. I'm suing nrf51-dk with SDK9 and S110. Here are my code snippets(they are not...
I am working on my app and I need to combine the data from the main adv data event with the one from the scan response; in my setup one contains the full name of the device...
Hello,
We are currently writing the spécifications of a new device with a Nordic nRF51822. We have some questions concerning ANCS :
1/ Do we need to add Apple co processor...
Hello,
I have a collegues Macbook here that constantly connects to my mesh. Has this behaviour changed with the newest version of OSX? Has anybody noticed? I am advertising...
Hello Forum,
I have purchased an nRF52 Preview Development Kit and has successfully tested the blinky and the Hart Rate Simulator.
The document "Product Brief" from Nordic...
Hi,
I am trying BLE multilink central example from SDK9 on PCA10028 board, but everytime device gets stuck at LEDS_CONFIGURE() in main.c.
Below is my setup:
Flash...
Is there any way to stream the BLE data from nrf52 preview development kit to a PC/MAC? I saw this app devzone.nordicsemi.com/.../ but it doesnt work with nrf52.
Can anyone...