Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
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...