Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
I am writing software for a battery-powered device that needs to go into the lowest power possible sleep mode when not in use and be able to wake up with one of 8 buttons...
Hello,
I've been trying to get the nRF Desktop Dongle/HID Forwarder to work, ie. I program a nrf52840DK as a HID forwarder, it connects to my bluetooth keyboard, and then...
Hey Team,
While connecting the battery to the nRF5340 Audio DK, we have observed that it only charges the batteries with 3 pin connector is being charged. However when we...
Hi, I just want to read accel and gyro data from the on-board BMI270 IMU on the Thingy 53. I'm using the sample code from zephyr and I've modified the dts and overlay file...
my chip is nrf52833. In guide document , the XC1 and XC2 would connect to capacity. Both pin is used.
My project need one pin TCXO. which pin I should connect to? XC1 or...
Hi, everyone.
I am testing reading/writing data between n52840 and n9160 through UART with buf_len=1(byte by byte) based on Zephyr's UART_ASYNC_API provided in ncs v2.6...
I have an application that tries to configure pin 9 of port 0 on the nrf52840. this pin is reserved for NFC use. in one application it was enough to add:
& uicr {
nfct...
Hi ,
In NCS 2.8.0 the ESB-PTX sample how to config to achieve?
Now I had disable the UART log,after transmit 20 seconds I want to config the nRF54L15 into a low power...
There are 2 software: 1.0.1 and 1.0.2. When I load the 1.0.1 hex with bootloader with the programmer, it draws 9uA current. But when I update it to 1.0.2 with DFU, the current...
We are flashing the nRF52832 that works with DFU with a SoftDevice and a bootloader. The application code is compiled privately with a private key and packaged into a zip...
Hello Nordic Team,
We have a customer who needs to use the Nordic Distance Toolbox (NDT) functionality, and they are hoping to demonstrate it on the nRF54L15 DK. Is there...
Hello, I've tried to implement rtt logging in my own project but the control block cannot be found. So I tried the saadc example and that did not work either, I tried to use...
How do I use hardware crypto on a nRF9160dk? I am using the nRF connect SDK and my build is nrf9160dk_nrf9160_ns.
Would that be cryptocell or something else? If it's cryptocell...