Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hello,
How to use the nordic android ble library, I have implemented it but only once when on the road can receive data. From the BLE device every minute sends data.
I...
Heyy I working on project where i am planing using XIAO nrf52840 chip am using Ardunio IDE for Rapid development, I was unable to implement wake and sleep functionalities...
On calling `bt_enable`, I find that the program hangs - the function fails to complete.
Enabling logging, it looks like HCI command buffers aren't being properly released...
Hello team,
I successfully migrate from the SDK 2.6.1 to 2.9.0.
Now, I am trying to build the modem_shell sample for the nrf9160DK with nrf9160dk_nrf9160_ns .overlay file...
Hi, I'm using ezurio BL653µ and want to create a custom board in ncs2.8.0 (HWMv2) but i cannot sellect the nRF52833-CJAA variant. What do i do? Do i select another variant...
We are considering to implement ”ASCS/BAP/CAP/CSIP/PACS” as the BLE profile.
Do you have any QDID for this profile certified in SDK 2.3.0? If yes, please provide each of...
Hello,
I am completely new to Nordic eco system. What I basically want to do is make a simple bluetooth mouse using a module and the Connect SDK with the HID sample.
Now...
Hi team,
Linking error for ble_uart
Segger embedded studio - 8.22a.
SDK version - 15.0.0
error -
Building 'ble_app_uart_pca10056_s140' from solution 'ble_app_uart_pca10056_s140...
nRF52832 is used as Central to get data from nRF52820 (Peripheral).
There is no problem when you always communicate, but if you can not communicate due to running out of...
I have a project using ncs 2.7 with the nrf9160. My west manifest file is set up to import all and it takes forever, so I am trying to narrow it down to only what is needed...
Hello, Currently i am working on ble mesh and specifically on different nodes implementation, Proxy node, LPN node, Friend node. But when i am starting to implement and testing...
Hello,
i am using the Wi-Fi: Scan sample with the nRF 7002 Deveolpment Kit.
I am trying to alter the clock frequency/QPSI mode (Dual/Quad) of the QSPI Bus connecting the...
Hi, We currently have a custom board with a nRF54L15 (final production silicon) paired up with a nRF21540 RF front-end module (FEM). This board is running Zephyr with v2.9...
Hi. I am using nrf52832 and 17.0.2 sdk.
What I want to do is to provide automatic connection between my nrf device and my android device. For this purpose, I use the HID...
I'm trying to use AAR peripheral, but I don't know the structure of output DMA job list, as it's not defined in the datasheet. I was trying to use one job pointing to flat...