Hi,
we have ESB PTX and PRX couple from nRF54H20 nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect plugin build for CPURAD...
We are currently developing a project using the nRF52832 as the microcontroller, Segger Embedded Studio version 5.42a as the IDE, and the nRF5 SDK 17.0.2. We began by creating...
Hello,
we are working on a BLE + Thread project, and it is currently based on NCS 2.6. We would like to update the SDK to a current one, and I see that there is a preview...
Hi.
After migration from SDK2.7.0 to SDK2.9.0 I have issues with power mangement. CONFIG_PM_DEVICE_RUNTIME=y, which I used, causes that twi driver doesn't start. I try to...
I'm trying to sign the application for nrf9160, starting with different instructions I found, but none of them leads to success.
I followed the intructions:
Generate a...
Hello. We are testing nrf5340 - nrf7002 using the example of blpovisioning. I try to put on/off function using button, but if I reset pcb and turn on, it will connect to wifi...
Dear Nordic Team,
I am currently working on a project that integrates your HTTPS client sample with your BLE provisioning sample, specifically on the nRF5340 with the 7002EK...
I am writing a python app that uses the nRF51 dongle and the s130 SoftDevice. I need to pair with a peripheral that uses a fixed passkey. Is there a python implementation...
I'm trying to add authentication with a key acquired Out-of-Band to a Peripheral BLE device in which I already have non-MITM bonding working. I'm using the Peer Manager module...
Hi ,
Am using NRF52 ,S132 SoftDevice
I have a simple Question, How can I know is any device already bonded or not to my peripheral ??
I need to show an option "Delete...
I am using nordic_sdk_10 with nrf51822 USB Dongle. I did a eraseall
flashed my softdevice and dfu bootloader and did a reset. Now i can see advertisement report DFU_Targ...
I am using a custom board with NRF51822-QFAC-R7 and Master Control panel on Android. The DFU is working with test images from SDK130.
BL : examples/dfu/bootloader/hex/dfu_dual_bank_ble_s130_pca10028...
Hi all,
I have been trying to get my Nordic nRF51822 transmit continuously on a particular channel for FCC certification. The Test lab wants me to test the product in 2402MHz...
Dear Forum Users,
I am trying to send the data in a burst. Thanks to this post I have managed to achieve ~2,5 kB/s. However this lasts only for few seconds. Then the stream...
When i load the example radio_test pca10040 in Keil i get the following error messages
Error #544: Required Software Pack 'ARM.CMSIS.4.5.0' is not installed
Error #544:...
Hello
I plan to use two Bluefruit LE Micro devices that contain the nrf51822 as BLE beacons.
I also plan to use a BLE receiver (on another arduino) to receive the beacons...
Hi,
I'm using GCC with SDK11 on linux. I'm able to build successfully. When I try to run "make flash" or "make flash_softdevice", I get error nrfjprog command not found...
I just got the nrf51822 evaluation kit. I followed the instruction and installed everything per instruction. When I tried to open “Blinky” project, I am getting the following...
Hello,
I have a peripheral based on the nrf52 that connects to my Android phone already in direct advertisement mode.
I am trying to get a NRF52 central working with...
Hello! I'm trying to use the PWM on a board containing an nRF51822 device. However, simply including the nrf_pwm.h file multiple errors are trigered, such as the following...
Hi everybody !
I try to use nrf52 DK with OSX
I follow this link
devzone.nordicsemi.com/.../
and I have a problem with this step :
launchpad.net/.../ download
...