Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
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...