Hi
Can we use nrd52840dk as bluetooth(for data transmission to user created mobile app) and to calculate distance using multi carrier phase difference method between itself...
Hi,
I working on a project where i measure the distance between nrf52840 dongle and nrf52840 dk using multi carrier phase difference method.
Now, i want to display the...
I'm looking in to an application that needs to support Bluetooth LE as well as a custom ANT+ profile. We were planning on using Zephyr for this but it looks like I might not...
I have a custom board with a nrf52832 chip on it and I am currently trying to build my own application for it.
I have successfully managed to compile and flash it using...
What is the power consumption to check battery level?
How quickly at boot time is an accurate battery state of charge available?
What is the RDSon in the path from VBUS...
Hi, I'm using nrf52810 ,nrf connect, zephyr, vscode extension. I’m having trouble using both UART0 and the NUS UART service. Here’s a snippet from my overlay file:
/ ...
We have been testing our nRF9151-based device with the nRF Cloud Multiservice sample program and had to debug some SIM-related issues. It turns out that the UICC slot was...
I'm trying to find out if the nRF52840 has the features needed for a new product. We need to be able to do the following from a Windows 7 or 10 program: scan for nearby BLE...
Hello,
I'm working on a project that makes use of both Bluetooth Service UUIDs like BAS and customer Service UUIDs. In the Bluetooth CCSv7 at Part A, Section 1.1, I found...
Hi,
our application is nearly finnished now, but I noticed, that after adding the secure_ble bootloader, the program enters the bootloader at poweron, then enters my application...
Hi, I got the schematic of thingy:92.
Now I have a question about netnabel: IF_SWD.
IF_SWD is connected to three nRF52840 GPIOs.
if the CTRL is high in IF_SWD, IF_SWD...
Hello,
I'm trying to use the USB MSC to show up as a file system, transfer the file into RAM, and send the file via BLE to an Android phone. This is with SDK 15.3 and S140...
Working with Fanstel BT840 module we have discovered that ADC channel VDD reads as zero or produces small mV level result. nRF52840 chip revision on these modules is QIAA...
Hello everyone,
i want to send a 16 Byte datapaket from a peripheral nRF52840 DK to my iPhone. (S140 SoftDevice) Im looking for an example who sends datapakets from peripheral...
Hello everyone,
I have a device with a custom service including 3 characteristics and another device with 4 characteristics (same 3 chars as the first device + 1 new). ...
I am adding a Battery Service and am searching for advice on good practice. Can you advise?
In the SDK examples, many include the battery service but only ble_app_proximity...
Hi! I'm having some trouble with missed BLE notifications. We are using a custom BLE service and characteristic on the nRF52840 Development Kits and Feathers with notifications...
Hello!
I am currently using an AndroidOne along with the nRF Connect app on both my PC and the smartphone. I am trying to get the phone to connect to my DevKit. I am currently...