Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
hello
i need a device capable to work with Bluetooth 5.2 to transmit audio
is nrf52840, nrf52820, nrf52832 or any other support Bluetooth 5.2 and has Protocol stack...
Hi community !
i put the same question here but with less explaination : https://devzone.nordicsemi.com/f/nordic-q-a/61393/mesh-uart-coexistence-communication-with-pc I...
I am evaluating if I should change to nRF Connect SDK for a new project so I have been updating nRF Connect to latest version v3.3.3
I have installed Getting Started Assistant...
Hello, We are developing a application that sends some data to AWS in some intervals(3 - 15 minutes). This application were currently being tested on custom nrf9160 boards...
Hi,
I am using nRF52840, S140 V7.0.1.
I am using Secure Serial Bootloader and able to do DFU of Application.
Now I am trying to do the same for generating SoftDevice...
Hey everyone, I have a device that's in production and everything is working great, however we have a customer that is creating their own software to interface with our sensor...
I followed the instructions "Programming applications through USB" to update the firmware on the nRF52840 SoC. I pushed down the SW4, switched on power, released SW4. "No...
Hello,
I would like to execute some code when/before sending an advertisement. I tried to do this by using ble_radio_notification_init. Unfortunately for every advertisement...
I'm using the example examples/peripheral/usbd_ble_uart on a nRF42840 USB dongle (pca10059).
As client (central) I'm using nrfconnect on an Android phone.
Connecting to...
Hi, how to link nRF51 IC rev. (1, 2, 3) in NRF51 Series Compatibility matrix ( https://infocenter.nordicsemi.com/topic/comp_matrix_nrf51/COMP/nrf51/nRF51422_nRF51822_ic_rev_sdk_sd_comp_matrix...
Hi everyone,
I am working with SDK 15.2 and Mesh 3.1 with NRF52832 DK.
I am testing the ble app uart coexist example provided by nordic.
I followed the steps provided...
Hi,
I have a problem with Secure DFU Bootloader available from SDK 12.1 on nRF51822_xxAA SoC. I use example in SDK 12.1 and when i download it to nRF51822_xxAA it isn't...
Hello,
I am having problems with a custom NRF52840 Board. My program hands at the ble_stack_init function.
I have encoutered this problem in the past so I have tried the...
Hi.
I try to implement LESC using nRF52810.
But I use a Static passkey because my device doesn't have a keyboard or display.
One question is, is LESC more secure than...