Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...
Hello,
I'm currently working with the channel_sounding_ras_initiator project on the nRF54L15 DK , using the nRF Connect SDK from the latest main branch on GitHub ( nrfconnect...
Dear all,
i building the example light_switch_server_nrf52832_xxAA_S132_7.2.0 from solution l ight_switch_server_nrf52832_xxAA_S132_7.2.0 in configuration Debug (SDK nRF5...
Performance on hardware (cc3xx) is significantly slower than performance on software (oberon). Does anyone have a good explanation for this? I have also tested ECDSA and can...
I'm using the nRF9160 with the LIS2DH accelerometer and SDK version 2.5.2 . In my hardware setup, INT1 is connected to GPIO 0 and INT2 to GPIO 1 . I'm configuring both interrupt...
I have a custom hardware running on nrf52840 and using ncs 2.6.1. I have implemented a custom authentication flow with customer characteristic along with the BLE bonding....
I'm a newbie so sorry if these are silly questions but I've run out of ideas.
I am trying to build and flash zephyr RTOS onto the nRF52 DK but niether JLinkExe or nrfjprog...
I'm a newbie so sorry if these seem silly questions but I'm out of ideas.I have got some nRF52840 PDKs & nRF52 DK and am attempting to use Zephyr RTOS but I've run into issues...
Hello, I configured nrf52832 as central. I am using ble_app_uart_c example to set the IC as central. And esp32 module is my peripheral.
I am able to establish connection...
I download the mesh sdk from: http://www.nordicsemi.com/eng/nordic/Products/nRF5-SDK-for-Mesh/nRF5-SDK-for-Mesh/62377
Compile the light_switch/server project for nrf51422_s130...
I am working on an nRF51822 central BLE device. I am wondering if it is possible to lower the clock speed / underclock the device to save power? I know this will make it run...
Hi,
Can we test Nrf52 Advertising extension feature with nRF Connect app in mobile?
Do we have any other app whrere we can test this feature using nRF52832 DK?
Does the following SOC,
nRF52840
nRF52832
nRF52810
have sub 1-ghz RF ? by reading it seems that it is having the 2.4 Ghz RF.
I was looking for 433 MHZ or 863...
Hi.
I want my peripheral, an nRF52832, to accept a connection from the first peer it sees and bond with that peer, and thereafter accept connections only from that peer...
Hello
I am using sdk version 14.0 and softdevice S332. I successfully tested on the nrf52832 board using the ant bsc example.
However, when we put the code on our custom...
Good evening,
I am trying to implement queued write (long write) into ble_app_uart example. I am using s110_v7.1, nrf51822(pca10028), can not find version of sdk it is...
I have enabled radio notifications (through sd_nvic_ functions). When sd_ble_gatts_hvx() (notification) is called once, I've noticed two radio active-nactive windows occur...
Hello,
I have a bootloader with a low power wait for power button on startup.
When I do a BLE DFU update of bootloader + SD + appli, the Nordic smartphone application...
hi
I have a application use NRF52832 to scan beacon's advertising and write the advertising data into NRF52832's advertising.
I found the working current is nearly 3mA...
Hello,
I am useing NRF51822-QFAC in my BT bridge project; Now I need to design the matching circuit; there was some recommended matching circuit in the datasheet(11.3--11...
I have a central device that uses BLE to scan for a specific device (there is only a single device it can bond with). Right now it checks the UUID and the mac address of all...