Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
I am currently developing a firmware application on the nRF5340 where I need the device to function in dual role :
As a Bluetooth Mesh Node , communicating with other...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
I have modified the NUS-CDC application for the Dongle so that I can now scan, report available Peripherals, and connect to a specific one. I need to be able to cleanly disconnect...
I'm writing an application for the nRF54L15 that periodically receives the local time via bluetooth and keeps track of time on its own between syncs. I'm using a 10ppm external...
Hi,
We're planning to design a custom board using the nRF9151 for LTE connectivity. We'd like to add basic BLE support, with the following constraints:
The BLE chip...
I have a battery operated unit & according to the data sheet I should be able to read the VDD pin
However, when I look in the nrf-saadc.h it does not have this listed...
Hi,
When I looked at the SPI lines using the oscilloscope, I saw that the MISO line had the same signal as the MOSI line. As you can see from the image, basically SPI configuration...
I am working on a wearable GPS tracking device using the nRF9151 DK and testing the GNSS example code. However, I am facing an issue with the cold start time for acquiring...
I have finished developing an application, utilizing the nRF 9151 DK, and I am now working on transferring the firmware to a custom board and testing it. However, when creating...
I'm building a project where I need to sniff bluetooth data exchanged between a Voltcraft SEM6000BT plug and my phone app. The idea here is to capture the BTATT (where the...
I'm doing development on a very old project with the NRF51 Development Kit with S110 8.0.0 soft device and having trouble finding sample code and documentation on nordicsemi...
Hi there,
I'm working with a custom board based on the Raytac AN54L15Q module and encountering higher-than-expected power consumption when trying to profile using the system_off...
Hi,
I am trying to set up a project that continuously measures the pulse width of a signal that may or may not be present at a pin.
I want to use a Timer in capture...
Hi everyone,
I'm working on a project using nrf52832 with SDK v2.9.1. I build my application on top of the nrf Desktop framework ( https://docs.nordicsemi.com/bundle/ncs...