Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
hi team,
i am using nrf52840 controller,in my project along with with nrf_sdk.
i wrote a led blicking code using ble protocal on segger IDE 5.40 and i want to see data...