Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have downloaded "nrf5_SDK_for_Mesh_v2.0.0" yestoday, and try to setup the "light_switch" demo with 3 pic nRF52 DK.
According to the document description, “proxy_server...
Hello,
I have a query regarding the implementation of multiple user-specific GATT profiles in our application.
For example, can we add two profiles like Heart Rate Profile...
I am migrating from SDK v14.2.0 to v15.0.0 and from S132 to S112 (v6) using the NRF52810. I have mostly everything migrated, but a functionality that worked before does not...
Hi,
I'm trying to use the extended advertising to advertise more than 31 B per packet.
I have been through posts on this forum and the ble_app_rscs example to figure out...
I write a code for read the temperature via BLE. The code is modified from the example "android-BluetoothLeGatt-master". But the CallBack function onCharacteristicRead for...
Hardware:
a. nRF52840 DK baord as client
b. nRF52840 DK baord as server
c. nRF52840 DK baord as provisioner.
procedure:
1. Through segger embedded studio I have...
I am using nRF52832 with SDK 14. My app has bootloader and dfu. Everything was working fine with external crystal. I changed my clock source to RC and used these recommended...
hello, I have developed nrf52840 for multiprotocol ble/zigbee.
I want to simply send & receive zigbee packet not using zboss network.
I already tested example "wireless_uart...
I have two nrf52832 boards, both being developed with SDK v11 and the s132 soft device.
Board one is given commands over UART to communicate over ESB with board two. Board...
Summary of Issue: 8 dongles are used in a test system that each dongle will communicate with 1 device. Testing can start ok but after some runs, one of the dongles can not...
According to nRF52840 Product Specification v1.0, a ll the reference circuits are designed for use with a 50 Ω single-ended antenna. Why is the calculated result by AppCAD...
What would be the best example to start with my project which involves sending sensor data to mobile phone applications using ble? i have nrf52 DK and SDK 15.0
Thanks,
We're using RTT with an 52832 and it works fairly well, really can't complain much except...
On my PC everytime I launch a debug session I need to launch RTT viewer exe...
I'm using Rigado BMD350 evaluation board. I'm printing to serial port (COM3, speed 112500) using NRF_LOG_INFO.
However, the logging does not appear until debugging is...