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....
Hi ,
I am developing an application which uses nrf52833. I want to perform OTA using 4g module(from Quectel). As per my understanding and explorations, there can be two...
Hello,
I'm using two nRF9161 to communicate with each other and I want to test and measure the differences between the 3 modes available in SDK3.0.0. First, I configured...
I am learning from scratch on IOT development. So, please be kind. I have nRF52 DK and have developed what I need using mbed os online. It was simple to get it up and going...
Hi,
Is there any example project how to create virtual com port
using the nRF52840 USB interface? (Without using an external MCU like on the DK)
Thanks,
Miki
Hello,
I am trying to sample capacitance change as well as voltage change from sensors. I combined the simplified sample codes from Csense_drv and saadc sample. If I only...
I'm writing a report on Bluetooth Mesh for home automation / smart homes. I was wondering if there are any products on the market yet that make use of Bluetooth Mesh. I need...
Hi, we're starting to plan an update to BLE 5.0 (specifically the double bandwidth feature) on a product using the nRF521832 connected to an STM32.
We were just testing increasing...
SD_MBR_COMMAND_IRQ_FORWARD_ADDRESS_SET is missing from the s140 MBR (nrf_mbr.h). Why is this gone? How do we implement the previous functionality without this MBR function...
Helllo, I have PCA 10056 board with me. Somehow, IMy Windows 10 PC is not able to recognize the board. The nrfStudio Go is not able to recognze the board. I remember I programmed...
Hi,
I'm student in the university of "Paris-Est-Creteil" i saw your profil in Arm Mbed page. I have a project to do with nordic nrf52 and i'm using ARMMbed platform.
So...
Hi dear Nordic,
is it possible to use 0x0059 (Nordic Semiconductor ASA) as Company Identifiers in the Manufacturer advertising data field ? Is it linked to SoC (stack)...
Is the link automatically secure when connecting to a previously bonded device i.e when BLE_GAP_EVT_CONNECTED is published?
When devices are pairing/bonding, the peer manager...
Hi,
I want to make BLE application which works in PC like below application.
I intend to use the Python code to create this program.
Can I download the code about protocol...
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...