Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
Struggling with a similar problem that has been popping up for many users. I am already stuck on setting up ncs where installation of pygit2 is failing. I managed to alleviate...
There is an SPIM unexpected interrupt issue which I have replicated in a totally bare-bones piece of code using no Nordic library drivers. In my bare-bones SPI code I get...
hi
im trying to program my nrf9160 using nRF connect 3.3.0 (with latest programming tool).I have jlink 6.56a installed
ive been occasionally able to wipe the nrf9160...
Hi at all,
I'm developing a Zigbee router device that implement a level control client cluster (ID 0008).
This cluster should be able to generate commands to server side...
Hello,
we have working both dfu with and without bonds on SDK 15.3.
We started without bond and now we implemented with bonds and would like to update some boards we...
Hi. I would like to know is there a possibility for creating repository for nRF5_SDK_16.0.0? Just like it is done with nRF5-SDK-for-Mesh, a clone of release files. I would...
Good morning everyone,
we have developed a custom board featuring the NRF52840. The device works fine, but I am having a hard time in making the USBD work.
I took most...
Hi
I am working with a Nordic nrf52840dk using segge and sdk 16.
I am using the nordic UART example in examples/peripheral/uart.
The issue I am having is that my data...
Hi
I try the example from here for a DFU OTA: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v3.1.0%2Fmd_doc_libraries_dfu_dfu_quick_start...
Hi,
I have a nrf 52840 DK with me. I have downloaded the SDK for the mesh(v.3.2.0) and SDK (v 15.3). I am using segger embedded studio here. I have modified SDK_ROOT location...
The replies aren't showing in my original post and I can't add replies to it for some reason.
https://devzone.nordicsemi.com/f/nordic-q-a/55304/sdk15-3-0-sd6-1-1-ll_length_req...
Hi,
I developing a application with the nfr52840 board with SDK 15.2. i have started form the ble_app_cscs example for development my code. I I would like to send packet...
Segger Embedded Studio seems to use the full path of the FILE for the __FILE__ macro. During development this can skew the size of the final image if there are lots of trace...
I am working on a ZigBee coordinator device that will collect data from various sensors in the network and forward them to a gateway. I have started with the CLI example and...