Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
Is there a way to get the values of CompanyID ProductID & VersionID before provisioning? I'm working on my android application using the nRF Mesh Library and after identification...
Hello, I work on nrf9160 dk and i try to get tx power: For exemple, with a RSRP -76 dbm i get this consommation curve (read current on P24 throught 0.5ohms resistor):
and...
Hello,
we are developing a HID slave device. we need to support five cell phones connect and bond with the device not at the same time.
we use the ble_hid_keyboard example...
Hi,
I am check this code: https://github.com/NistantriTech/ibeacon_nrf52/tree/ed938973c9a8ebd4f0bb91a3689e5d8242980681
It used SDK15.0
On Ebyte 52832 - and face problems...
Hi
After trying out nRF5340 step-by-step guide we'd like to learn nRF52833 following similar step-by-step start-up guidance if such exists.
I guess for the basic operation...
Hi all. I am using the twi_sensor example of the sdk12.3 in a NRF51822 Taking a look on the tx function: err_code = nrf_drv_twi_tx(&m_twi, MXC400_ADDR, reg, sizeof(reg), false...
Hello ,
we know that, when initialize a BLE slave device ,we need to define the BLE MAC address type.(we need to write our owen address ,not usig the original ble address...
Hi,
I'm having trouble connecting my peripheral on windows. The pairing works, but once I disconnect, I can no longer connect to it. Windows reports "device unreachable...
Hi
Looking for an experienced freelancer to develop BLE firmware for the project we're working on. Targeting nRF52833 and probably nRF5340 chips. Expertise in low-power...
Hi,
We are designing a product with NRF52840 QFAA + GNSS. Due to size constraint, we are planning to use Ignion DUO mXTEND for both BLE and GNSS.
The antenna manufacturer...
Hello All,
I am looking to use the nRF52840 for a ZigBee project. I am looking at the ZigBee light bulb example and following a few posts here I got it building. I can...
Hello,
I get the following errors when trying to DFU using a nRF52832 DK and the nRF Connect desktop application.
19:00:36.143
Attribute value changed, handle: 0x0F...
I want to build on the agps sample for 9160-dk
This involves changing the destination and format of outputs to cloud
I saw that multiple GPS hits are consolidated and...