Hello:
The latest nRF54L15 Errata for Rev 2 shows that the previously reported "GPIOs can exhibit radiated emissions" is no longer present in the Rev 2 SoC.
Can you please...
Hi, this is a very broad issue that i am having, because i dont know the source of it. I am simply unable to use the bme68x IAQ library. i have downloaded the external bsec...
Greetings!
I am using Wireshark along with an nRF52840 dongle to monitor BLE traffic between a mobile app and connected peripheral and periodically I see some "L2CAP Fragment...
Hello, I am using the nRF54L15 board, and trying to connect to the Adafruit SHARP 400x240 monochrome LCD display .
I got the display driver alone to function just fine after...
Hi,
I am trying to perform a DFU using SMP over BLE. My setup has NSIB and MCUBoot enabled and thus I am able to perform DFU for MCUboot and Application using nrf device...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Hello,
I'm moving my project from SDK1.9.1 to SDK3.0.2. Project is based on peripheral_uart sample (UART part is removed since it is not necessary).
I have encountered...
Hi,
I am using nRF52832 , and sdk 15.2 version. I am trying the start the advertisement using timer , once it is connected it should send the data , and should disconnect...
Hello, I am a student who started studying zigbee with nRF52840. I want to study zigbee samples (light bulb, switch, coordinator) in nrf5 sdk. First of all, I checked that...
hi
im use nrf52840 as a gazell device which run the demo \nRF5_SDK_16.0.0_98a08e2\examples\proprietary_rf\gzll\gzp_desktop_emulator\pca10056 ,and use nrf24lu1p
(\nrfready_desktop_2_v3...
Hi, I am following the below link for creating custom services/characteristics. https://github.com/bjornspockeli/nRF52-Bluetooth-Course Now I am adding the second characteristic...
I noticed that the NRF52840 MCU offers an 2K icache that looks great and we are kind hoping to be able to take advantage for some of the algorithm we are running. But looking...
When I used IAR to debug the routine with BLE in NRF52-DK, the program could not run to main after downloading to the chip (J-Flash had burned softdevice S132 previously)...
We're using nrfutil v.6.1.0 in order to perform DFU updates to our target board using nrf52840-Dongle, and we're experiencing some issues. Everytime we try a download, even...
Hi! I am using an nRF51 DK board and the app_pwm library. I am using SDK 12.3.0.
Why doesn't
stop the PWM? I call it right after initialization:
... as well...
First of all, I ask for your understanding of my poor English. I am a student studying in Korea. Ask for help.
I wonder how each pair recognizes each other when two pairs...
Hi,
I am just staring my evaluation with nRF9160-DK. The video says I need to turn the dev board on, insert SIM card and wait for LED3 and LED4 to light before proceeding...
Hello,
My firmware is based on the ble_peripheral_HID_mouse (nrf52 DK, pca10040e_s112). I receive unexpected BLE_GATTC_EVT_HVX events of indication type from Client side...
Hello, I am using nrf52840 dongle for development purpose whether there is any provision to generate the code which is used by nrf connect for desktop from the app or by any...
Hello, everyone.
I'm dealing with an example of a sensor in SDK v14. I've checked it's working and now I'm going to put it in the code I made in SDK v17.
Code must be...
What happened to SDK 7.0.0
It is no longer available for download.
I assume some problem was discovered, so it should not be used any longer, at all?
Any help a...
Hello,
For clarification I use the nrf5_SDK_for_Mesh_v2.1.1. and the nrf52832.
I'm trying to scan for Ibeacons in which I need to get the UUID, major, minor, and the device...