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...
In the infocenter, after searching for something, if you click on an item in "Search Results" (left hand panel), it brings up the associated page in the right hand panel....
Hello all,
I'm trying to do a "BLE scanner" in order to read non connectable advertisements. These advertisements can be PHY_CODED and PHY_1MBPS (classic BLE advertisements...
Hi everbody,
I'm using the BLE Database Discovery module to discover services and characteristics of a BLE peripheral. This works fine, except for one strange quirk:
When...
Dear Nordic Support Team,
I’ve bought an evaluation kit here : http://t-yuden.com/ut/product/category/module/EYSHJNZWZ.html
and i would like to program the chip, so i...
Hi,
I am scanning from my nRF52840 and connects to one peripheral and i have written code to get it's Device information(DIS) and i stored all these information in some...
I'm having trouble maintaining a connection between my nRF52832 and Raspberry Pi. I followed the step by step guide (making sure to use the correct IOT SDK for my board),...
I am gaining my expertise in Nordic. After learning from tutorials. most of the tutorials mentions to use master control panel. But I cannot able to scan using master control...
Hi!
I am currently developing an application for nrf52832 and am using the uart module with retarget.c for output over uart via printf().
Now a few days ago I added...
Hello everyone ,
We have done advertising and scanning(both in a single firmware) on nrf51822 using QFAC chip. using SDK 12. Now we want to switch our code to NRF51822 QFAA...
hi
I am trying to add Manufacturer specific data
ble_advdata_manuf_data_t manuf_data; // Variable to hold manufacturer specific data uint8_t data[] = "A"; // Our data...
Hi, when I provisioned the client and servers via provisioner to create mesh network, I can receive RSSI value from provisionee ,but after the provisionee disconnect to power...
I have a nRF51 DK. I am trying to sniff the Bluetooth connection between the smartphone and watch at Window 7.
Installed:
Wireshark 1.10.7
Sniffer (tried ble-sniffer_nRF51822_1...
The sdk_config.h configuration file for ble_app_hrs_freertos example contains following definition:
#define NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS 1
This macro should...
HI,
I have connected to one peripheral from my central and retrieved all the services(For example i need Device Information Service, got all the characteristic values) and...
dear sir,
i have a nRF52DK board,
i want to power on the board but not glowing LED and my laptop not detect the board while connect with laptop,
please given solution...