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--
I tried to implement an internally managed RTC using the app timer library, but came to find the error on that is too much for an RTC (~25 min lost over a few days...
I want to know which pins serve the purpose of TX and RX in nRF51822. I suspect its the ANT1 and ANT2 but i want to confirm and also if the following would be a good way to...
I just buy nrf52840 Dongle.
I connect nrf52840 Dongle to my USB port and open nrf Connect.
I look at guide https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting...
Im using sdk 15.2 with 2 nrf52840 boards, i would like the server to connect to a particular client. How to add the devices to whitelist in sdk 15.2 ?. I have gone through...
Hello,
I am working on a scanner code, I have initialize my scanner with this parameters.
and in nrf_ble_scan_init()
It is getting reset once in the beginning like...
Hi,
without any obvious reason one of our nRF52840 DKs stopped being visible over the USB (J2) interface. The nRF52840 is still functional and can be programmed from another...
Hi. I'm using nRF52832, SDK13.0.0, S132.
First of all, I already know this Q has lots of Q and A.
But I'm so confused which case do I pick.
In my case, iPhone has...
I am a student studying zigbee. We succeeded in turning on/off the LEDs of zc_light using examples of zc_light and zc_switch. The question here is, where do you send and receive...
I am trying to duplicate a RF remote control which uses a Nrf24L01+ IC.
I have temporarily connect the SPI interface of my test chip to the SPI pins on the remote, and transmitted...
Hello guys,
I have already created the JSON file and checked it using the online JSON validator and viewer. Now, I am interested to figure out is it possible to use this...
I'm trying to pair my peripheral with the central using BLE.
In the central code (running on windows c#):
In the peripheral terminal:
the device in sending PM_EVT_CONN_SEC_PARAMS_REQ...
Hello,
I'm experiencing a disconnection problem on several BLE Mesh networks. My topology is 1 client with an average of 60 servers, for all networks. Client is connected...
Hi guys,
I have the same issue as coca1989 had 2 years ago . Did anybody found a solution?
I am using health model and simple message model. Client and Provisioner are...