Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
Hi,
I wanted to implement a version of Channel Sounding where you wait for a certain amount of distance estimations, and then try to just select the smallest distance...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
I am trying to connect an accelerometer to my board. Unfortunately I only have enough GPIO's available to configure for a 3-wire SPI interface. However I can't find any information...
Blinky project is opened with Keil-uVision5
Projects builds with 0 errors, 0 warnings.
Project seems to load properly without issue, see output window below
JLink info...
I am trying to setup and use the multiceiver scenario. I have setup 4 devices, with one PRX and 3 PTX. I can only get 2 of the PTX to work, but no more. I am aware that by...
I am developing on with the nrf51822 SoC. I have been reviewing the hardware documentation that is included in the download section. Still, I have yet to find an antenna mentioned...
Hi,
Could someone can explain, how to handle Static Passkey in iOS Central application?
I would like to know whether iOS application allows static key based pairing or not...
I'm using the nrf51822 TWI library. I've tried both twi hardware and software master library files and see the same behavior when using both (as a side note an explanation...
Am I right in thinking that the button handler only causes an event for a button press(although I realize it is possible to configure the button such that a release is interpreted...
Hi,
I have a Question regarding one project in which 1 NRF24L01+ Module transmit to multiple devices at the same time ? How we can configure for multi transmit ? like Tranmitting...
Dear Nordic,
The guys at ARM have this community around mbed which looks great. I would like to use it, but before I do, I would like to check if their use of your (source...
Hello,
I'm trying to understand how the ble_app_hids_keyboard example works. So far, I have hooked up a few more buttons to the board and can type hello.
Now, I would...
Hi all,
In my project I'd like to use gazell for to communicate 2-6 devices with host.
Furthermore I use switching between BLE and Gazell (only 1 device support till now...
I am trying to port an application from MBED LPC1768 to a nRF51822 Evaluation board to develop a multi-function application for the nRF51822. The BLE part (developed on the...
I am hoping to develop a device that works as a remote control for a smart phone app. There will be at least 5 buttons, and as the button presses will be infrequent, I am...
Hi
How to start and stop scanning continuously in android devices ?.I found that In Nrf master control panel android app there is an option of performing scanning such...