Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hello Everybody,
My development board type is Nordic nRF51 - DK pca10028 board link I press Boot/Reset button and plug in the USB cable, then the LED5 is blinking,Now entered...
Hi,
I would like to connect my nRF51822 board to my PC (Bluetooth 4 compatible) instead of my Android phone.
Do we have a software (in exe) format available for that...
Hello,
I am testing the sample project under \nrf6310\s310\ble_ant_app_hrm.
I just made one modification to bond_manager_init function in main.c:
static void bond_manager_init...
According to the Product Specification of nRF51822, the internal 16MHz RC clock has tolerance up to +-5%. I am wondering what the context of this 5% is. Is it the highest...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Hello Guys,
Everything was working fine with my nRF51822 device but all of the sudden the hardware started not to resume advertisements upon disconnecting from the host...
I have an application which runs successfully when downloaded and executed by my Crossworks IDE and J-Link debugger.
However if I just download the code and detach the...
Hi,
I am using an nRF51DK device in sniffer mode.
I could see devices discovered in the console window.
Launched "Wireshark" tool using "w" command.
I could see the...
Hello,I found in S120 documentation that minimum connection interval for 8 peripheral connected to central must to have minimum connection interval 20 ms.But what is the minimum...
Hi Developers!
I programmed a new code for my custom board's nRF51422, where I use the TIMER1 to generate 500ms interrupts to measure something important with this scheduling...
I was doing some works with ble_app_uart in nrf51822. I have added some modification in the main function according to my requirements. What i have to do is, read data over...
I use master emulator API and I developed a application starting from NRF-usart example.If I send a indication packet from server(nrf51822 beacon-wich use s110 ) to client...
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...