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...
Hello,
I'm quite a beginner programming with the NRF52 and all and while trying to debug any example and view the log and error messages I simply can't see it anywhere...
Hello, I have read posts about programming external boards and want to use BC832 as a beacon. I have been trying to program it with nRF52840 DK and followed these operations...
Hi Devzone!
I'm using uart to send AT commands to LTE modem.
but when I send AT commands the response is quite strange, and I think the command is sent twice. I don...
Hi, I'm using the Zigbee SDKv3.1.0 Cli agent as coordinator, the Zigbee SDKv3.1.0 Ligh_Switch example and two commercial light bulb (Ikea and Heiman) I'm be able to command...
Hi,
TWI init using nrf_drv_twi_init, if event_handler is null it will be blocking mode. My question is, which one is less power consuming? block or non-blocking mode?...
Hi Everyone
*ITS VERY URGENT ISSUE*.
I am using nrf52840 PDK with segger embedded IDE.
I was trying to use the QSPI module to write data to the external flash memory...
Hello All,
I am trying to send data on serial port of nrf9160 to be published on a topic using MQTT protocol. So far using the mqtt example and UART example, I have successfully...
Hi,
We are using nRF52840 DK with PPK stacked on top of it. We flashed BLE power profiling application, connectable advertising and observing graph on PPK.
Please answer...
Hello
I simply wanted to build an executable from a customized nrfutil. Ran the "pyinstaller nrfutil.spec" and afterwards started the nrfutil.exe from command line. This...
Hi , i want to use SDK 16 with BDS template, is there plugin for ? Or its posssibly to use http://developer.nordicsemi.com/nRF51_bluetooth_development_studio_plugin/ with...
Is this a bug that is resolved in a particular softdevice version? If not, is there more information somewhere on this bug? How do i ensure that my code is robust against...
Are there examples of HW and SW to allow Power Amp, LNA, and TX/RX switch to be connected to the nRF52840_DK?
Or can you tell me what PIN on the chip or connector and pin...
Hello -
We are developing some low power code on the nRF52840-DK, using SDK 15.3.0 on FreeRTOS. I noticed that in the port_cmsys_systick.c file, in the vPortSuppressTicksAndSleep...