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,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
We are completing the design of a PCB and have a mounting/assembly issue with the NRF52840. We In looking at the mechanical spec on your datasheet w find that A row of 24...
hi
1.does nRF5-SDK-for-Mesh v 2 support friend feature of Bluetooth?
2.phone with ble 4 can current to ble 5 mesh network?
3.is there any example of two above?
thanks...
I have connecting problem.
My setting...
1. OS : win10 x64
emulator : J-link(EDU)
2. installed
1) nRF5x-Command-Line-Tools_9_7_3_Installer.exe
2) nrfgostudio_win...
Hello
The scanner causes the code to freeze when a debugger is not connected.
We are developing a system where one of our units is to run on the nRF52832. During development...
Hi ,
I testing the " nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_uart_c " sample code with nRF52832 . Found sometimes get the advertising...
We are using nRF52840 with the nrf5_SDK_for_Mesh_v1.0.0 in combination with s140_5.0.0-3.alpha I'm working with the nRF52840-Preview-DK board. Task: program a bootloader for...
Hi, developers !
We are going to make a USB dongle that configures RF HID using nrf52840.
So when I look at the datasheet for circuit configuration, it says "High voltage...
Hello, I want to transmit data using the nRF52840 card and a smartphone. I explain: I must transmit data from the nRF52840 card to a smartphone. What is the best program in...
Hi,
I am trying to add logs to the Eddystone example using SDK15, SD132, arm5_no_packs, PCA10040 and Keil. I added the corresponding libraries to the project, entries...
Hi all,
I am using multilink central example in nrf52832(SDK 15), i have converted the multilink central(lbs) to multilink central(nus) for one of my apllication, its...
I posted on the forum regarding the same project here https://devzone.nordicsemi.com/f/nordic-q-a/34022/optimizing-throughput-with-multiple-central-links-and-1-peripheral...
Hi Nordic,
I am trying to implement the Bluetooth Developer Studio Example to implement Cycling Power Profile with
Bluetooth Developer Studio version 1.1.3139
bds_plugin_1...
Hi,
Does Nordic have reference layout/desing for nRF52832 (QFxx) with external antenna connector like Hirose U.FL? PCB trace antenna is not working in most of our use cases...
Hello everyone,
now i'm working with nRF52840 PDK( Engineering B ) and i migrate my project from SDK 14.1 to SDK 15. My starting point is ble_app_template and i want to...