I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
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...
Hello,
Could someone advice how the Zephyr I2S (i2s_nrfx.c) modules or Nordic Module (nrfx_i2s.c) should be used to I2S TX a USB ISOCH stream (1msec), when the 2 rates ...
Hi,
The project is based on nrf cloud reset FOTA sample, ncs 2.6.1, testing on nrf9160DK. I use a FT232 to monitor the output from uart2.
I want:
uart0: used for outputting...
Hi, I just started working on nrf5340 and on importing the blinky sample, i got an warning regarding my gpio driver files. i have tried reinstalling my SDK and it doesnt work...
I am using the following chip: NRF52840-QIAA-R
boggi@getshop-boggi:~/....$ nrfjprog --program /home/boggi/..../build_1/zephyr/zephyr.hex --sectoranduicrerase --verify...
Hello,
I want to program the NRF52840 chip via the nRF Conect for Desktop application using the NRF52840-DK. I made the connections as in the image and I also made the NRF52840...
Hello All,
I am having issues using the Async zephyr API to control the UART. I am using the Seeed studio xiao nrf52480 sense board.
I have followed a couple of nordic...
Is it possible to use the nrfjprog utility to program and secure (from read over the SWD) the nRF52840 in one step? I tried:
nrfjprog -f NRF52 --program abc.hex --chiperase...
Hi,
I'm running into a strange issue with an application based on the azure_iot_hub sample using ncs v2.5.0 running on the nRF9160DK. Everything works fine when I run the...
i want to use NRF Hardware Timer into Zephyr OS(NRF Connect SDK) . How I can use any example or Suggestion Please. My Issue Is I have to trigger ADC Read Every 1ms . so Zephyr...
Hai
We are already using nrf52820 for various projects and already having stock of around 10k.
Now we are planning to work on Bluetooth mesh. I found NRF52820 will support...
Hi,
I want to run the radio_test sample on a custom board, how do I go about doing this?
The custom board uses a UBLOX NINA B401- which utilises the nRF52833 chip...
I have created the sample_fs project from subsys/fs/sample_fs. I have not made any changes to the project. I have built it and flashed it onto a nrf52840dk. But I'm getting...
Hi,
I want to enabe filessytem, diskaccess and sdmmc on nrf5340 in order to save data on a SDCARD via SPI.
I have added the following to my proj.conf
CONFIG_DISK_ACCESS...
I posted a question in the following link, but there is no answer.
https://devzone.nordicsemi.com/f/nordic-q-a/114929/please-tell-me-the-scroll-up-down-command-for-mouse...