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...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi!
I have a bootloader using SPI 3 for a bootloader LCD animation. Unless I attach an RTT console, the animation causes my DFU to fail 100% of the time. It is making me...
Hi,
Since I want to flash the factory data later, I don't want to use the default certificate. I set CONFIG_CHIP_FACTORY_DATA_BUILD to n in prj_release.conf , but a compilation...
Hi Sir, We are planning for a Hardware deign by using nRF52833 and we are stuck on what should be suitable the supply voltage. In some case the data sheet showing that it...
Hi there,
I'm encountering an issue while trying to flash a PWM example built with NCS v2.9.0 on Windows 11 (using Python 3.10 ). The build completes successfully and generates...
I have a collection of nRF9151 devices using PSM mode.
Each time the application attempts to send UDP data while in sleep mode, they get a detach request (from the network...
Hi
I have two nRF52833 development boards: one is using BLE peripheral_uart, and the other is used as RX (BLE central_uart). My issue is that, with the TX setup being completely...
When a button is pressed during power off, the buttons module disables the wakeup interrupt but the button scan never happens, leaving the module in an invalid state and preventing...
Dear Nordic support,
I was reading the Technical Documentation in the GPIO section for the nRF9151 , and I came across this blurb:
"Note: When a pin is configured as digital...
nrf5340 - running the complete BLE advertising and handling the read / write gatt client processing running in network core and doing rpc to application core
Create a sample...
Hi
I have questions about nPM1300 VOUT1 inductor
1. Our load current for VOUT1 will be <20mA, so could we use below inductor?
2. Datasheet 6.3.5 define it's recommended...
Hello
I would like to use the SPI to communicate with an IC without having a software driver.
I have the following device tree:
& spi2 {
compatible = "nordic,nrf...
Hello,
We are using nrf52dk, with zephyr OS also we have done the setup in VS code with extension.
Toolchain version: v2.9.0
SDK version: 3.7.99-ncs2, these all came...
Dear all,
I'm having difficulties scanning as a central device showing the short /long names like e.g. "Polar H10 xxxxxxxx" I can see the names when scanning on my smart...
Hi,
We recently managed to get the onomondo softsim working on a dev kit, we used the sample code provided by onomodo to do this. Now we want to add the softsim to the nrf_cloud_multi_service...