Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
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...