Helo, I have ISP1907 for BLE AoA.
In my understanding, the antenna spacing should be half of wavelength, in case of BLE, it would be 2.4GHz thus the spacing should be 6...
NCS 2.9.1 - NRF5340 DK
I've developed the gppi one_to_one example to try and create an asymmetric pulse that I can control with the Timer compare registers. It boggles my...
Hello,
I use SDK v2.9.0 with nRF52840 and my application is based on peripheral_uart example.
Have I understood correctly that nRF52840dongle has preloaded (by Nordic...
Hello everyone,
I am a beginner looking to dive into the world of HID (Human Interface Device) development, specifically using the NRF52840 microcontroller. I recently...
Hello guys! I am testing the NRF52-DK along with the dongle for a IMU tracker device. I am new to zephyr, nordic and BLE and having some troubles understanding zephyr and...
Hi, not exactly a problem rather it is question on whether this setup is suited for what I want,
I want 3.3V for the device and sensor systems, possibility of reducing...
On the nRF5350 I'm currently seeing about 30 kB throughput via bt_l2cap_chan_send. It seems that could be optimized to over 100 kB. I'm looking at some values in the l2cap...
Hello.
i setup - BLE Stack + Uart 1 + SPI 1.
Infinite loop inside nothing code.
nRF52832 consumed 5mA + a.
and i add power_manage() in Infinite loop.
Nevertheless...
Hi,
We are potentially considering using nRF52 DK in our projects. Kindly advise on following questions,
(Q) How we can use uC/OS-II or uC/OS-III with nRF52 or other nordicsemi...
Hi,
I am testing the experimental_bootloader_secure_usb example.
I have confirmed that the old v0.9.2 board has been replaced with a new board and connected to the ...
HI EVERYBODY
The SDK14.2.0 ble_app_uart' NRF_LOG_INFO() fuction can not printf data.how to make it work? i modify the sdk_config.h file as follow,but it still not work....
Hi,
I’m facing a strange problem regarding nrfjprog
I used it for many times without any problem
Now I’m preparing a VBNET app to program a flash sector of the nRF52832...
Hi,
I have my application running on NRF52 using NRF SDK11. I want to upgrade the application to latest SDK14 and also softdevice to v5.0
The application uses following...
Hello,
I am an electronic engineer student working in a company for my graduated internship.
I would like to know the longevity/lifetime of the nRF52840, nRF52832, nRF52810...
I'm looking for different power consumptions in different scenario's, but when I look at the Objective Product specification there are a lot of important fields left blank...
Hi everyone,
I am trying the following project to work with my SPI peripheral device( EM4325): nRF5_SDK_11.0.0_89a8197\examples\peripheral\spi\pca10040\arm5_no_packs
...
Dear Sirs and Madams!
Can someone please help me in following situation:
I am working on Android app using Qt/QML Framework , which among other things scans available...
I added cycling speed and cadence service of BLE and bicycle speed and cadence of ANT+ in ble_ant_app_hrm example of multiprotocol.
If open one ANT+ received channel, it...
Hi,
I am testing with experimental_bootloader_secure_usb Example.
But I want to check the log, but I do not know how to view it.
Is there a way to see it?
For...
Hi Nordic,
I have an nrf52832 device where I cannot seem to erase the UICR. I've tried the various erase options from nrfjprog (-e, --eraseuicr, --recover) and those seem...
I am trying to port a program over from Eclipse to Segger Embedded Studio. It is a C++14 project and I am having problems because the STLport library that is included in SES...
Hi:
Recently, I use the SDK --- "nRF51_SDK_8.1.0", the project is \Nordic\nRF51_SDK_8.1.0_b6ed55f\examples\ble_central, I modified the project to notify the data periodically...