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 getting an error message when trying to use a nRF5340 DK with a Waveshare 1.69inch Touch LCD Module on the Zephyr sample code with minimal modifications. When I flash...
I'm using custom board of nrf5340 with nrf7002.
Use helloworld sample and have set "config serial=n" and "config device pm =y".
The current is 90 ma when I don't do anything...
Hi,
I have new requirements for nRF52832 using the NRF Connect SDK to develop firmware. I want to know how it supports audio playing with the I2S MAX98357. Is there a possibility...
I am working on a pdm microphone using nrfx pdm driver (INMP621) When I am saving the pcm data into .pcm file using sd card and playing the .pcm file in Audacity I am getting...
I'm using nRF52840 with nRF5_SDK_17.1.0_ddde560, using the ble_app_multirole_lesc example file.
When I set extended = 1 in scan_init , the debug session jumps to NRF_BREAKPOINT_COND...
Hi All,
I flashed an nRF5340 DK board with a samples/bluetooth/hci_uart image and one more nRF5340 Audio DK with a samples/bluetooth/peripheral image.
I have not made...
Hi, I am making BLE low power pult, using nrf52811 chip and NRF Connect SDK v2.3.0.
So, the device is sleeping and waiting for button event
When button is pressed, device...
Hi Sir.
customer want to add FEM for nRF7002, target to extend range around 1.5KM.
please check if nRF7002 can support FEM for this application.
Thanks.
Hello,
I'm new to Nordic and I'm currently learning rust on an nRF7002 DK. I know that the LED0 of the nRF7002 connects to the GPIO1.06 of the nRF5340. However, when importing...
Hi Nordic team,
I'm using nRF52832, S132 with nRF5_SDK_17.1.0_ddde560 SDK. I want to send a packet with a notification to my smartphone and then disconnect immediately....
Hi Nordic team,
I'm using nRF52832, S132 with nRF5_SDK_17.1.0_ddde560 SDK. I currently implement BLE peripheral for the NRF52832 as it only healthcare sensor data to the...
Hi
We are using the NCS V2.6.99 for a sample project which scans for peripheral devices.
In this sample project, the scan filter (bt_scan_filter_add(BT_SCAN_FILTER_TYPE_UUID...
Hello,
I have an nrf52833 that interfaces with an external flash module. It is configured to store mcuboot's secondary partition. I am able to write the secondary image...