Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
I'm using nRF51 BLE dongle as a sniffer and trying to capture BLE packets through CLI. I'm using example.py which came with nRF sniffer software.
I unable to get the list...
Hi team,
My customer wants to read the BLE address (random address that is generated by nRF52) to generate a QR code for quick pairing in their application. Do we have any...
What data do app and BLE 2 generate when pairing and binding on the app and BLE devices? Can I get it on the APP side? I know that LTK, STK and other data can be obtained...
Myself Sheethal Sunny, Design Engineer- SFO Technologies.
Our main proposal is going on for newly deign product.
May I know any Bluetooth module is supporting similar...
Hi,
I am searching for a clean way to handle a timeout (because I2c device does not respond or there is a hw issue with the I2c bus).
On startup I probe different I2c...
Hello ,
I am interfacing the customized board nrf52832 , As of now we didn't populated the 32 MHz externally . so I am trying to program the peripheral alone. Twi sensor...
Greetings,
We developed a customized board using NRF52832. We flashed the code using NRF connect JTAG. The LED is working fine. But when we flashed the BLE_UART BLE is not...
Fired up nRF Connect v3.6.0 on MacOS
Plugged in new 9160-dk and switched on.
Connected to USB.
Selected board. Green dot appeared but nothing in the "Device memory layout...
Good morning,
We have developed a prototype based on the nRF52840. We have also developed an Android application.
When smartphone has device already bonded the application...
Hi,
I am a beginner in BLE Mesh. I am trying to create a Mesh network for residential purpose using Tuneable lights, switch and sensors.
Mesh SDK version : 4.2
On the...
Hi, I am developing a SDK 17.0.0 based iBeacon application, and I see below API for initializing/updating advertising data.
I want to know what does it do with the buffer...
Hello
I am now quite familiar with the basic PWM playback capabilities of nRF52832. However, I would like to make a chain of simple and complex PWM playbacks.
I have already...
Hello,
I am developing an application that sends data from an Arduino Nano 33 BLE Sense to a custom Android app (Motorola Edge running Android 10). The Arduino board is...
Hi,
As many of you, I'm tryng to compile pc-ble-driver (v4.1.2) found in https://github.com/NordicSemiconductor/pc-ble-driver/tree/v4.1.2 , just to see how the code works...
Our application stores sensor data in flash and sends the data on request via USB. But if the device is connected to Bluetooth once then it is having issues in USB data transfer...