Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
Hi Nordic,
I am working with nRF52840, sdk17.1.0 and do the following test:
I use nrf_gpio_cfg_output(), nrf_gpio_pin_set(); to set gpio P1.00 to high and use nrf_gpio_pin_input_get...
Hi Nordic:
Test with board nrf5340-dk ncs v1.9.1
prj.conf
# Console
CONFIG_LOG = y
CONFIG_LOG_PRINTK = y
CONFIG_LOG_DEFAULT_LEVEL = 3
# UartConsole
CONFIG_UART_CONSOLE...
Good morning:
I'm trying to develop the twi_scanner with the nrfx libraries. Everything seems to compile fine, but at the end of the Build process I get:
d:/ncs/v1.9...
Currently I am trying to adapt the Radio Test example to function on our custom hardware which uses the nRF52840 SoC. We need the Radio Test firmware to give access to the...
Hi All,
I have a nRF52840 DK board. Which I bought about 1.5 years ago. I used to do some development using Segger Embedded Studio those days.
Now I have setup the Zephyr...
Right now there are 2 supported codecs: SBC and LC3. It also looks like that they are implemented in software.
Can we have other audio codecs (i.e. LC3plus HR, aptX or LDAC...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi, I hope you had a nice weekend.
In my project, I basically need to output some data over GPIO from a memory buffer (highs and lows). Currently I'm doing this with a timer...
Hi All!
I am using ble_app_multilink_central and ble_app_blinky examples for concurrent connections of 4 devices ( (1)nrf52833 as central and other (4) as peripherals(nrf52833...
I'm using modules from minew, those are MS50SFB2 based on nRF52810 and developing in nRF5_SDK_17.1.0_ddde560 and segger studio 6.30 on windows 10.
I was trying some examples...
I have
Hardware: nRF52840 DK - 1 nRF52840 Dongle - 1
Software: nRF5 SDK Mesh - v5.0.0 nRF5 SDK - v17.0.2
I want to program Mesh Serial example on nRF52840 Dongle.When...
Hello:
My project needs A-GPS function, so I made an application about " SUPL client library license signup"
but it was rejected:
Dear Harry,
your application...
I've been building a test application, and it's gotten bigger and bigger over time. Everything compiles perfectly. I'm building the ns version for the app core. nrf5340dk_nrf5340_cpuappns...
Hi,
I wonder if you can help with this query.. I'm using the nRF52811 in a design that uses a proprietary protocol. The system is currently using 8 channels, hopping and...