Hi:
I'm doing exercise 1 of lesson 1 of the nRF Connect SDK Intermediate course. It says: Get the source code of this course as a third-party repository within the SDK itself...
I am using the NRF Connect SDK package provided by Qorvo, and adding BLE functions to their package. I am now trying to debug my added code.
I am using Ozone as the debugger...
Hello, We are currently working on the 18031 RED cybersecurity documentation and we have to document all known exploitable vulnerabilities in the hardware and software we...
I want to verify the 4Mbps transmission mode of the nRF54L15 series through ESB samples.But the highest value measured so far is 2.34Mbps, which is much lower than 4Mbps....
Hi, nordic team
There is an issuse happened in my custom board with nrf52833,programming in ncs v2.9.0.
peripheral side is programmed base on peripheral_hid_keyboard and...
Hi all,
We are currently developing a modem application for use with a Linux host, based on a nRF9161 using nRF SDK 3.0.0 and toolcahin 3.0.1
When compiling the Serial...
Hi,
I'm using nRF SDK 16 for my application on the nRF52840 custome board. When I set both parameters (i.e., support for coded PHY and 1M PHY ) in the scan initialization...
Hi, Sir
I am developing a nRF52840 system with 1 ble peripheral link and 19 ble central links.Firstly, I implement ”19 ble central links”by modifying
nRF5_SDK_15.2.0_9412b96...
Hi,
I am trying to communicate with MLX90615 ( here ) sensor using BMD300. nRF52 DK is used to program the device. I am testing with a sample code which detects any I2C...
Hello Everyone,
I am using nRF52832 and want to include BLE-NFC pair feature in the application that i am trying to develop. I am using SDK v14.2, Segger embedded studio...
I tried to use the code from nRF5_SDK_15.0.0_a53641a, but the compiler keep complaining can't find head files ( seems not possible without changing sdk 15 files )
So, Is...
I am pretty new to nrF52 and Segger IDE. I developed an app using MBED and am re-writing to run using Segger and Nordic libraries. To start I am just trying to interface to...
Is it possible to have an nrf58122 communicate with a nrf24L01 without using the ESB functionality in the nrf58122 library? There's a particular board that I'm thinking about...
I recently tried switching over to Segger for development. After re-flash my board a few times it has become completely unresponsive. The LED on the PCA10040 near the JLINK...
Hello,
we are evaluating the nRF52 as SoC for a customer project that requires multiple NFC antennae (likely 3) to be able to quasi-simultaneously read 3 NFC tags in 3 physically...
Hi all,
I'm trying to create a Windows App which will connect to a nrf52832 with an HID service.
I can connect and pair easily. I'm discovering all the services, but...
I was taking a test to turn on/off a LED depends on rssi value received, based on light switch example of mesh sdk 2.2
After some effort, I made it work, though, seems log...
Hi,
I use PCA10059 with Programmer in nRF Connect 2.5.0 withou any problem.
Now the nRF Connect ask to upgrade to version 2.6.1 and programmer upgrade to 1.0.0.
nRF...
Hello everyone,
I need help with the nRF52840 dongle and the light switch example. I have one DK running the light switch client and one dongle running the light switch...
Hello,
I am trying to work on Provisioning example using serial example given along with SDK. I am using Mesh SDK v 2.2.0, and SES for building. The link for the example...
Hi,
I have been having trouble getting any read/writes going with my Infineon TLV493D magnetic sensor over i2c. I suspect it may be a cast or syntax thing that I can't get...
Hello,
At the moment we are at a point to decide, if we want to expose our loads of data in “parallel” over BLE characteristics or if we should better implement a serial...