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...
Hello.
I use nRF52832 with SoftDevice and several TWI-connected IC's.
The power consumtion of nRF52832 is 14 uA after TWI initialization (low power mode and DC-DC regulator...
Hello, i have six buttons on my custom board, these buttons are inited with following code:
(there are pull up resistors present, hence NRF_GPIO_PIN_NOPULL is used)
SEGGER_RTT_printf...
Hello,
We are using nRF52840 chip for a power-sensitive application.
We use the UART which is connected to a LoRaWAN module.
Now when I enter the system ON mode after...
Hi,
I just started working with Zephyr and having some problems right out of the gate.
Board: Nordic nRF52840DK Example: i2c/spi_fujitsu_fram Branch: Main
When I'm using...
Can Nordic team be sure that SweynTooth test team has tested Nordic chips? If so, the claim in Nordic dev zone that Nordic chips are not listed indicating Nordic chips are...
I have followed Einar's response on the below thread but I still cannot see the logs on the SES
https://devzone.nordicsemi.com/f/nordic-q-a/79682/adding-mcuboot-bootloader...
Hey devs,
I'm trying to get the i2c interface to work with the MP8862. I followed the TWIS driver guide to get started and in there everything worked.
Now I wanted to...
Hi Everyone,
I'm using VS Code, nrfConnect SDK v1.7.0
I'm trying for minimal bluetooth roles(either central/peripheral) along dfu support in nrf52820 chipset.
when I...
Hello,
I recognized a wrong answer is sent by the ZigBee stack of nRF Connect 1.5.1 and 1.7.0 (and others).
Eg. the application provides a color control cluster as a...
Hello.
It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I am implementing the advertisement processing, but the advertisement stops when...
Hello,
I compiled pc-ble-driver from github and it when i debug heart_rate_collector in adv_report_parse function i only get 1, 10, 255 field_type and never BLE_GAP_AD_TYPE_COMPLETE_LOCAL_NAME...
Hi,
I am trying to erase and flash a nRF52840 chip on a custom board. I use a J-Link EDUwith the Cortex M adapter to plug onto the board. I checked the hardware conf several...
I am using libuartes example. I only use send_UART (char*sdata, int len) in main before while (true) or in void uart_event_handler(void *context, nrf_libuarte_async_evt_t...
I'd like to use Power Profiler to measure really low currents (watches) ~0.4 microAmps.
However, Power Profiler II measures 1.5microAmps even when disconnected with or without...