Hello DevZone,
I have learned that some knowledge about CLOCK. But they are a little bit confusing. I just want to get confirmed by any expert.
1. Some peripherals ...
Hi,
I'm using the Ellisys tool to capture packets and compare the differences between CIS and BIS. The capture results for BIS show that it is unencrypted, as seen in Figure...
I am analyzing the power consumption of a custom board with an nRF52833 BLE SOC and nRF21540 FEM for different BLE parameters. In one of my experiments I vary the amounts...
I followed the steps here docs.nordicsemi.com/.../building.html: PS C:\ncs\v2.9.1\nrf\applications\nrf5340_audio\tools\buildprog> python buildprog.py -c app -b debug -d gateway...
Hello, I can commission bulb and switch pass, then I refer this link( acl and bind ) to write ACL and binding both, eventually I can use switch to control bulb!
But I have...
Dear Nordic Team,
I hope this message finds you well.
We are currently working on a project that requires generating continuous traffic using Classic Bluetooth, and if...
I can't see the nRF54H20 or Nordic is listed of supported devices in any of the Segger products. The Cortex M33 is OK I guess, but what about the RISC-V core in the nRF54H20...
Hello, i'm making small android application for my own test purposes. I want to understand full structure of advertisement packet which i receive with my phone. I can't find...
Hi.
I'm using nRF51822 with softdevice 8.
I started working with the uart example. and it works fine.
However, I can't get the BLE to reconnect automatically once the device...
Hello, i'm working with nrf8001 right now. I know that nrf8001 can work like Peripheral(slave) device. This is working ok. Im wondering if it is possible for nrf8001 to work...
Hello I'm trying to utilise the multiceiver mode with nRF24L01 and Arduino, the idea is that an nRF will be able to send a message and six other receivers will be able to...
When I use nRF UART of android phone A and B to scan the bluetooth device, the scan result is below:
first picture is the result of phone A, second is phone B:
first one...
Hi,
I want to use nrf51 development board as a bluetooth alarm clock using internal RTC . How can I generate timestamps to determine current date and time. Can the timer...
hi.
i want to parse the data before sending to BLE UART.
i am fetching data from RX/TX pin. and now i want to do some modification in data before sending it.
this block...
Hi, I want to send a constant carrier during production testing of a product.
First I call sd_softdevice_disable(); then I do the following:
//Restart radio
NRF_PPI...
Hello,
in our application I can see, that sometimes the nRF51822 completely resets, during a BLE transmission.
I am using S120 as peripheral. The peripheral is connected...
Hello,
I am trying to understand the basic working principle of the bootloader so i tried the DFU example in the SDK 9 it gets compiled and when i try to flash into the...
Hello,
I am using BL600A module and Nordic softdevice and SDK9.0. The system is having NUS service and TX and RX characteristic. Now I have a requirement for firmware upgrade...
Hello,
Should the application guarantee that the data sent to sd_flash_write is available until it receives the callback or will the softdevice make a copy of the data...
Do you have an example application which automatically re-bonds to an iPhone when the phone has been powered off and then powered on.
Otherwise, what changes are required...
HI,all.
i am so sorry for my silly question here, but it is Very important to me.
i am a newcomer here ,and i am a beginner for nrf52382 and nrf51422.
I heard the...