I am currently in the process of filling out the 18031 RED Cybersecurity certification documentation. I am currently analyzing the security vulnerabilities list of NCS v1...
Hi,
We’ve designed a project using the nRF5340 + nRF7002 combination, with Wi-Fi connectivity enabled.
As part of our preparations for FCC certification, we’re currently...
working with a nrf52833, soft device 140.
I am trying to setup a whitelist with a known addresses before I start scanning. I am calling the following code before my main...
HI,
I am using the NCS V2.9.0 ,nrf Desktop sample;
I want to mouse can pair 3 hosts, and i can select one of them connect and work;
I set CONFIG_BT_MAX_PAIRED=3 and...
I have a custom nRF52832 board with outputs on P0.07 P0.08 P0.09 P0.10 and I want to write to them. 7&8 are working ok but 9&10 are not.
Let me emphasise THE BOARD IS WORKING...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
hi! I'm trying to use the following to configure the GPIOs in nRF52DK for the LED blinky.
nrf_gpio_cfg_output(pin_number)
But I'm not sure what number should I use for...
Hi Nordics,
all the examples provided for searching for advertising peripherals use some sort of filter ( NAME, MAC, UUID, WHITELIST etc) . My questions is: Is it possible...
Hello Nordic Team
I m working in BLE project .
1)I want to get list of scanned devices .
2) I want to store the scanned devices in array .
3) I want to connect with...
Hi everybody
I use the nrf52 SDK (nrf5_SDK_15.2.0) to develop the IoT application of BLE. The IoT device acts as the TCP server and the BLE gateway acts as the TCP client...
Hello,
What is the least version should I buy to for nRF52732 software development.
Keil offers Essential and Professional versions, but the price doubles for Pro.
Our...
Currently I am developing application which run on nRF52832. In this application I have to decode and encode messages using RSA 2048-bit keys pair. Currently I am using ARM...
Hi,
I just want to know if this is an expected behaviour of the Softdevice. I have a central that scans every 2 seconds for 1.7 seconds (leaving 300ms for connections...
Hello,
I am thinking to use nRF52840 EVK for our project. I am supposed to use Katalon ( a tool for test automation) and Katalon works with Java. Hence, I will need a Java...
I have an existing setup, where firmware is transferred to a nRF52832 over a BLE USB dongle PCA10031 (V1.1.0) and nrfutil. This setup has been automated on our CI system/tools...
Hello,
I was able to compile my example codes successfully. All of sudden I have started seeing Error starting Process JAVA.
Has anyone faced this issue?
Can you please...
Hello Nordic team ,
I am working in BLE project ,while I am scanning device(filter) am getting (error 18) . Need your help team
Sd ble gap connect returns error code...
Hi.
I am trying to start development using Thingy:52. To start, I tried the firmware from the download page ( https://www.nordicsemi.com/Software-and-tools/Prototyping-platforms...
The Limitations subsection of the Zigbee Section here contains the following paragraph:
- OTA DFU: Migration from the nRF5 SDK for Thread and Zigbee version earlier than...
After installing nRFgo Studio v1.17.1 on Windows 7 64 Bit (using the administrator account), I get an error message in the Log section just when I start the program:
"JLinkARM...
I'm using SDK 14 and trying to build the ble_app_buttonless_dfu example. I'm using Linux environment, so gcc for building. When I try to build the example I'm getting an error...