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...
Hello,
NB-IoT Dual HARQ and Max TBS size enhancement brought in Rel14 (Cat-NB2): on nRF9160 it was controllable via AT%REL14FEAT, using parameters <NB_dual_harq_support...
Hello,
One question on the Reduced Mobility feature (3GPP Relaxed Monitoring TS36.304 and Nordic-proprietary feature) based on %REDMOB command.
AT manual says :
%REDMOB...
AS-RAI (RAI over Access Stratum ; Rel-14) over LTE-M was available on the nRF9160 via the command AT%REL14FEAT (option <as_rai_support> e.g. AT%REL14FEAT=0,0,0,1,0 to enable...
With the current version of nRF Connect for Desktop I received an error when updating the Toolchain Manager.
I then uninstalled the Toolchain Manager and tried to reinstall...
Hello,
Although my board is not equipped with an external LC filter, I flashed firmware which enables DCDC and this made the chip unresponsive.
Is there any method...
Hey
I'm trying to figure out what is the intetned way of using the tools for configuring a project.
We have the following config files in the following structure:
...
Hello I currently have an error when flashing with j-link on a custom board. The mcu is nRF52833 QDAA and the debugger pin is connected to 4 pins. In VSCODE, CONNECTD DEVICES...
I am working on a pdm microphone INMP621. I am getting the pdm data using nrfx pdm drivers but not sure about the logic which I am implementing to convert pdm to pcm. I read...
Hi, I need a little help with mcuboot.
We want to transfer firmware updates via CAN (MCP2515), which is already implemented. Was we are short of time, and we want to integrate...
We have a design using a nrf5340 with a Renesas Wifi chip, That Renesas chip uses a 1 wire interface for Coexistence
We are using Zephyr 3.5.0 and have tried to follow https...
Hi, I have Adafruit I2S MEMS Microphone Breakout - SPH0645LM4H for getting sound and for driving output via speaker I have tas2x63EVM amplifier. Since the nrf5340 audio dk...
Hi,
We want to have some RF-PHY tests on nRF52840 DK.
Therefore, I need a HEX file to make nRF52840 DK get into direct test mode and communicate with CMW270 with UART...
Hi,
I am currently testing the HID Keyboard example in SDK17.1.0. When the nRF52832 is connected to the computer and the Caps Lock key is toggled, it prompts "CAPS ON" or...
I tried to install nRF Sniffer. I followed the instructions here: https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-ble-sniffer/guides/installing_nrf_sniffer.html I...