In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
ERROR: JLinkARM DLL reported an error. Try again. If error condition ERROR: persists, run the same command again with argument --log, contact Nordic ERROR: Semiconductor and...
Dear sir,
Need to print RSSI value , What should i use SCAN_START() OR ADVERTISING_START () , WHICH ONE SHOULD I USE ??? AND WHAT IS THE PROPER EXAMPLE ON NRFSDK
...
HI
I'm in the process of evaluating nRF5340 but am new to Nordic chips and development environment. Im running Windows 10 and I installed nRF Connect 3.6.1 and installed...
Dear All,
I would like to know information about QDID for nRF5 SDK for Mesh v4.2.0, we are developing costumed equipment using NRF52833 and we need to start the process...
Dear Nordic support team.
Our product nearly complete Rnd stage.
We face only one thing relate to "Cannot reconnect after unpair device with smart phone".
debug wit...
How can i give command from android device to ble board to get the percentage, temperature, or reset or shutdown the device with the help of receiving command from android...
I'm trying to register the SIM card of the 9160 DK at nRF Connect website,
but the website is always showing "still working..." for more than 15 minutes.
Do you have a...
Hello,
I am experimenting with setting up a network via grouping in the following manner.
Bulb_1 will be put into identification mode, and Switch_1 will detect Bulb_1...
Hello,
I am trying to send gps data using MQTT protocol. For this purpose I wanted to combine MQTT simple example with the GPS example. I added all the methods/dependencies...
Hello,
I started to work witn NRF Connect SDK with nrf52840-dk? I mapped lots of peripherals to NRF Connect SDK. There are no problems. However, I try to map nrf_fstorage...
Hello
I am testing out a blinky FreeRTOS example that's a part of the SDK and would like to use SystemView to visualize context switching and tasks. Are there any steps...
Hello,
We're using a BLE connection configured with a 15ms connection interval, and a radio event notification configured to fire 800us prior to a radio event. I'd like...
Hi,
I trying to create a blank Zephyr project for NRF52 and want to use SES. But I could only open pre-existing samples and there's no way to create a blank project.
Appreciate...