Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
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...
Currently, the only only way to automatically conduct a Legacy DFU is by using the nRF Connect Mobile app. However, this app can only target the default UUIDs of the Legacy...
I am currently following the steps as detailed in the following documentation ( SDK 11 ) specifically the graph in the "Transfer of an image to the DFU target"
I am currently...
Hi,
I've got buttonless OTA DFU working on nRF52 DK by following this tutorial:
academy.novelbits.io/.../
However, when I try to run the exact same thing on my own board...
Hello,
I'm trying to update my nRF52832 over the air. I'm using the nRF52832 Feather from Adafruits. I'm using this platform + software to make the software development...
Hi,
I am currently using a NRF52840 dongle with the python wrapper for the zigbee library.
When I send a Discover Attribute to a Green Power cluster in a Green Power...
Hi there,
In the video that was just posted about the nPM1100 EK it is stated (at 1:18) that the battery charger of the nPM1100 must be used with batteries of a size less...
Hi,
I've got a two-processor board (i.e. another processor in addition to the two-core nrf5340) where the other processor is sending data to my nrf5340 via SPI. The Nordic...
I have been working with the GCC makefile approach to compiling and flashing code but I am wanting to give Segger Embedded Studio a try.
- Firstly, I am using C++ - does...
Hi,
we were using NCS 1.7.0 and want to explore on the cpp features provided in the latest sdk
could you please suggest us in finding the below queries..
How to...
Hi, After years of working with nrf_serial, we are starting a new project and want to use the lastest and greatest SDK and get rid of legacy drivers. libuarte is tempting...
Dear nRF,
My questions are related to high voltage mode of nRF52840 and SWD. My target is to design as high performance solution as possible and current consumption will...
Hai everyone,
I'm using nRF52832 SDK15. I want to use NFC Tag in this.
I have an MFRC522 RFID/NFC Reader with Raspberry pi
i tried all example codes, But im not getting...
Hi,Nordic:
Can nRF Connect SDK V1.5.1 fix the following two known problems? Give me a patch? thanks.
in nRF Connect SDK v1.6.0
developer.nordicsemi.com/.../CHANGELOG...
Hello,
I am using the NCS v1.5.0, the nRF9160 SoC and the modem has firmware version mfw_nrf9160_1.2.3
Based on the UDP sample, I created an application that has opens...
Hello,
we are interested in BT LE Audio with the nRF5340.
Is the LC3 codec accessible from the I2S interface ?
Is th SBC codec also accessible as alternative ?
Is...