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...
When I try to build any application with west I always get a CMake error complaining that it is unable to run the Python version included with the NCS toolchain. The error...
I'm working with a DVK that has an nrF52840 with a Sierra Wireless HL7800 modem. The modem is connected physically to UART1 while the UART0 is used for the following as shown...
Hello
I am at the early stage of evaluation of a nRF52840 USB Dongle and I have installed all software on my Win 11 PC.
Just trying to check that everything is working...
We have made 2 partition of Internal flash. One is for running Application and Other for storing some configuration. I am trying to erase the page of 2nd partition, and it...
Hi,
I have been performing a fresh install of the toolchain following the nordic's "nRF Connect for VS Code" page, as well as the YouTube video "Introducing nRF Connect...
Hello,
Developing a custom board with nRF9160 as application CPU and nRF52810 as BLE Controller. Connected via SPI + reset + irq lines to the 52810. The design is a copy...
This might be a simple one to answer but I'm struggling to find documentation on what to do here since we're still using an ancient SDK on 9160.
I have a working board file...
Hello,
We have a BLE connection issue. We want to connect a Windows 11 laptop with a nrf5340 eval board.
The connection procedure can fail by a disconnection with reason...
I have a custom PCBA with which has the flow of:
- Boot
- Advertise some temperature data read from TWI with a 5 second timeout using `ble_adv_fast_timeout`.
- I then...
I want to implement secure connections for a device based on the nRF52832, protected by a PIN/pass key, which I need to be able to configure dynamically, not hardcoded in...
Hi there
I am struggeling to find a solution to automatically connect to the controller when found based on the advertised name. I do not want to click on the found device...
Hello,
I am developing project on ESP32, with nPM1300. I am interested in battery state/capacity measurement provided by the Fuel Gauge example. Some part of the algorithm...
Hello. I followed the steps in the video to develop a project on my custom board.
www.youtube.com/watch
I created a new board and new application (blinky sample). Then...
I encounter problems moving to VScode + nRF Connect extension. Even the simplest step creates countless problems. I followed the official NRF tutorial on youtube and nothing...
Hi, in the development kit of nRF52840, the oscillator for the micro is configured as follow
In the bom, it can be seen that the used oscillator is the MP06003 that correspond...