Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Is it possible to use both Zigbee & BLE MESH at same time?
Actually we are planning to use NRF52840 for our next project. In which BLE MESH will be used for BLE mesh device...
Hello,
I am using NCS v1.5.0 and my application runs in non-secure mode, and uses a custom SPM. Initially all build and ran correctly, and the SPM fit in a 32 KB partition...
Hi Dev team,
I am running an application using Thingy91 along with MQTT.
I am having a simple logic of storing data for a while and then sending it out through MQTT. For...
Hello,
I've been testing 802.15.4 single PHY (no softdevice) and analyzing packets on a TI CC2531, just to check interoperability. Things seem to work well when the packet...
Hello Everyone.
I am a newbie in NRF52840 development. I have one NRF52840 device as a central device and many peripherals are getting connected to it (Max 6). Lets say...
I am currently using the 17.0.2 SDK to develop some code on the nrf52832 which involves streaming data via SPI to an external flash. I need to stream this data at a ~50KHz...
hello, I have a question need you help.
SDK:nRF5_SDK_14.2.0
MCU:nRF52810
My product is used as a central.
When the voltage of the battery supplying the product is...
I am trying to develop an application using ANT on the 52805, I have purchased the nRF52 DK as this was the recommended development kit for this device but there seems no...
I have a design that uses the NRF52810 as well as NRF9160.
For safety reasons, it must have a fuse that is about 1 ohm into the system. I'm seeing an issue after an input...
Hi, Nordic.
Our customer employs nRF51802 in their product.
They use BLE and 2.4GHz proprietary at the same time. They want to know the switch speed between the two protocol...
Howdy DevZone! I'm brand new to BLE, and have some beginner questions on the best way to architect a project for ultra-low power consumption.
Here's what I want to make...
Hi,
I'm currently developing a nr9160 full modem DFU based on sdk v1.5.0 and "fmu_fdev" ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/include/dfu/fmfu_fdev...
Hi,
I am trying to merge some features from nRF desktop into my application. More specifically, the BLE CAF features.
Now I hit a wall. I am getting a lot of Kconfig errors...