Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi .thank u for reading this .First sorry for my english. This is the story:
I try to make a flexible mesh using multi nrf24l01+ more than 10 nodes. I searched so many topic...
While running a Scan in nRFConnect 4.24.3 on Android 10, Nokia 6.2, I see the first Advertisement from my BLE Device. That device advertises different sets of ScanData over...
Hi ,
I am working on a project where i need to publish wifi scans over ble , issue is that when ever we try to send data over it either send or not sent to avoid data loss...
Does Nordic have some solution for this? Device would be a WiFi+BLE gateway, which runs Linux, and can support advertising scan for at least 300 beacons, and have Ethernet...
Hi, I am running into issues where the nRF9160 (in NB-IoT mode) does not seem to handle cell changes reliably. I am using modem firmware mfw_nrf9160_1.2.0 . I made a simplified...
Hi Nordic guys,
I'm trying to create a pin pairing between an NRF52 DK and iPhone.
I've created this function to do that:
I've added that function in the ble_peripherical...
Hey! I am using nRF52 DK, SDK 15.2.0, and softdevice s112. I have an application that reads some data with the saadc, advertises, sends data if a connection is made or stores...
Hello
I am facing problem from many days on buttonless DFU.
Whoever from Nordic approaches kindly give a customized solution rather than other links. I have almost gone...
I am developing a BLE to LORA interface using nRF52840.
The LORA transceiver needs a 32MHz clock. Is there any way that I can get the nRF52840 to generate this?
I will...
nRF52840, SDK16.0.0, S132v7.0.1
I'm checking the accuracy of an LFXO 32KHz oscillator for manufacturing test purposes.
My rough plan is:
Initialize and clear TIMER3...
I use nrf52832 on my device and SDK version is nrf52 7.0.1. Yesterday I found it can not be find in bluetooth list,but it work on well in other Android devices like HUAWEI...
hello Nordic
i am working with nrf52832, sdk 16.0 , s132
i am trying to organize my code with attention to each function return value
i have tried looking at all...
Hi everyone,
I am writting a custom firmware and I am stacked on how to manipulate properly BLE events. First of all I have a handler function that listens for BLE events...
Is the mesh 4.2.0 sdk documentation available for download? I know that the sdk16.0.0 was downloadable on the infocenter ? But the same is not available for mesh 4.2.0. Where...