Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hello
I am trying to move all my Nordic project development into VSCode, and also link this with GitHub. Following examples on line, I installed the GitHub Pull Requests...
I have a problem to configure JLink remote client in VS Code IDE to remote debug nrf9160 dk. There is no examples of exactly remote config on Segger and VS Code docs, so it...
Hello Nordic experts,
Recently, I found that the Matter SDK has been released. based on the matter layers, as below:
I have the following questions as follows:
Can...
Dear all.
I am testing SMP server example with the nRF52832DK kit.
I did what described here FOTA over BLE .
In step3, the app nRF Connect for Mobile reported failure...
Dear all,
I am testing the SMP server example with NRF52832DK.
I have changed CONFIG_MCUMGR_SMP_BT=y
The device is advertising with Zephyr name. But mobile app cannot...
In my application, I'm using the Scan Response Packet to transmit some device related information, rather than requiring Clients to connect to get this. I'm using NCS v2.0...
I'm working on a new nRF52840 based design that will be both a HID keyboard and a touchpad in one - so I've been working with nRF Desktop for my nRF52840 devkit, trying to...
I am using the softdevice from SDK 17.0.2 for bluetooth communication in my nRF52840 instrument application. I am using a gpiote event handler to acquire 8192 readings from...
Hi, I'm using the nRF52-DK to program a BL651 Module (nRF52810). To confirm things work as intended I'm starting with the blinky sample. I've set up an emulated project by...
Hello,
I am working on an application (peripheral device) where a connection interval of 11.25ms with the central is essential. The desired behaviour is that if the central...
For the nRF52832 is it able to send out information to another device such as an app. I am aware that this device can be implemented on an electronical device however my intended...
According nrfxlib - modem library - supported features , the nRF9160 firmware supports:
DTLS 1.2 client
TLS 1.2 client
My experience with the TLS client...
Hello,
we have an existing product in "peripheral" role, based on the NRF52832 and soft device S132.
We plan to add support for multi link operation, so that the peripheral...
HI
An example of zigbee multi-sensor is to use log enable info zigbee.report to enable log display. Is there any more information that can be turned on and displayed in...
Hey there! I'm very new to BLE, so I wanted to reach out in this forum to confirm hardware capabilities before I purchase any devices. I'm currently looking at the nRF52840...