I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
Hello,
I don't have experience in audio converters and interfaces so I'm asking here for your advises.
What I've is a device, in development process, that have a small...
Hi, When creating custom boards using the nrf connect vs code extension (ncs 2.7 with nrf9160) The flash and ram values in the <board>.yml and <board>_ns.yml file are different...
hi support team,
1. ncs2.8.0 introduce Subnet Bridge feature, here is the link:
" ">docs.nordicsemi.com/.../brg_cfg.html"
but which demo can we show to customer? i...
Hi, Team.
We are currently using NCS v2.7.0 with the sysbuild approach on the nRF5340 . We referred to the nrf/sample/matter/lock code and copied its sysbuild configuration...
Hello,
I'm experiencing issues testing the FOTA over BLE on nrf54L15dk using the SMP server sample of the NCS v2.8.0.
To reproduce my issue, just build the sample out...
Sorry if this is documented somewhere, but there is a dot pattern that seems like a QR code on the 9160's exterior metal case. For the purposes of provisioning a product,...
I performed OTA over BLE for Matter samples available in NCS. After OTA performed successfully, it erased the Matter commissioning data and uncommissioning the device. How...
Hello!
I am working on a project based on NRF52832 MCU and NRC connect SDK in VS Code.
I have a custom PCB and I use GPIO pins to switch on the power of the OLED display...
Hello, I am studying DevAcademy Lesson 4 - Data exchange in Bluetooth LE , specifically Exercise 3 using the nRF5340DK . While attempting to build the corresponding Git code...
Hello,
We have a project which requires high accuracy for 14-bit resolution ADC output by using Nordic nrf52832, we regard that the accuracy is linked to the internal...
Hello,
I'm using nrf5340 audio application in nRF Connect SDK v2.7.0.
It has been working normally, but today when I opened folder, the sidebar disappeared, as shown in...
Hello everyone,
I guess my question is more conceptual rather than a specific issue with the code.
I am working on a device featuring an nRF5340 chip and an nRF9160 chip...
Hello, I am trying to get a custom board with an nRF5340 (on a Raytac module) up and running. I want to emulate a simple HID mouse. Therefore, I selected the code from the...
I have just started using 2.7.0 with the nrf54L15 chips and come across a few problems.
When trying to run the UART sample I found that the app overlay files, which I believe...