I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
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...
I am reading up some open source bluetooth stack implementation with NRF51822 with the objective to understanding the Bluetooth firmware.
My prior knowledge are baseband...
Hi,
I'm working on this module. ( https://fccid.io/2ALGYNRF52832AA/User-Manual/15-NRF52832AA-UserMan-r1-3763863 ) This module has 1 cyristal bu nrf52 dk has 2 cyristal...
Hi guys,
i would wan't to implement support for 1MBPS (mobile phones without extended) and CODED (long range which uses extended) at the same time.
One idea is to use...
Bear with me, this might be complicated. I'm currently transmitting some audio data via ESB. The data gets passed as followed:
Microphone (PDM) -> nRF52 (1) (SPIM) -> nRF52...
I am creating an iOS which needs to talk with nRF51822 Soft devices 100.
Problem i am facing is, I am not able to Encrypt the connection properly.
I am using
- security...
I have created three nodes(A, B, C) one client(i.e A) and two servers (i.e B and C) using simple_message_model. The node that contains the client model(A node) provision the...
Hello,
I'm having a weird issue that I don't really understand.
I am currently replacing an old timer-based time-keeping implementation for a new RTC-based implementation...
I have NRF52832 micro Devkit. As it supports hex file daplink drag and drop flash procedure, I need to create hex files from the source code in NRF5 SDK v15.
But as I found...
Hello Sir,
I have nRF52832 DK, and several other custom board which nRF52832. I have working on BLE mesh sdk version using is "nrf5_SDK_for_Mesh_v1.0.1_src" and SD132. I...
Hi I am looking at using nrf_fstorage_sd when the softdevice is present but disabled.
What happens when you call nrf_fstorage_sd with respect to call backs and events? I...
Hello,
I have rebuilt the Openthread library with the prerelease ( https://github.com/openthread/openthread/releases/tag/thread-reference-20180926 ) and I have some problem...
Hi,
I am new to nRF microcontroller and communication . currently, I am working on nRF51822 microcontroller. I am able to communicate between two nRF51822 microcontrollers...
Hi,
If I have a nRF52832 project source code, how can I know it's SDK version?
When I try to open xxx.uvprojx by Keil 5.24.2, Keil reply one message "Error #544: Required...
Hello,
I have been working with Bluetooth Mesh SDK since few months. Recently, we came across a custom BLE module which has Laird's BL652(nRf52832) chip on it (Not the BL652...