Hi
I need to sync a PC with a BLE board. Fixed delay is not a problem, but jitter should be max +/- 1 ms.
Our competitors have solved this issue some how.
As we all...
Hello. Right now, I am connecting an external flash using SPI. The external flash is used for firmware updates. I'm trying to launch sQSPI to access the external flash. I...
I am currently working on the secure_bootloader example (pca10056_s140_ble) for the nRF52840 DK board and am encountering an issue with updating the OTA application. I have...
I am using nRF9160 to develop a product for a client that requires displaying the name of the current carrier on the screen. According to the AT instruction manual of the...
Hi,
I have successfully adapting nRF5 SDK projects(ble_app_uart and usbd_cdc_acm example project) for the nRF52840 dongle by following the nRF52840 Dongle Programming Tutorial...
Hello, I would like to ask if the latest SDK version supports power management on the FLPR core of the nRF54L15. According to this article, the power consumption is quite...
Hi Nordic team.
We are developing the LE audio product, and have questions here.
We have design a headset board using the RT5616 as codec.
The modifications here are...
We are currently going through certification and have had an interesting failure during radiated emissions. When in normal transceiver mode, all is well, but when we put the...
Hi all,
I am using NRF52832 QFAAB0 with SDK 14.1v . Am not configuring any peripherals and just using the BLE stack in my application. During the power_manage() call the...
Hello,
I tried to port my projekt into SDK 15.0.0. During the compilation process I often get the warning:
Warning: The header file 'cmsis_iar.h' is obsolete and should...
I've read this tutorial: https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial
And also Bluetooth CSS, Part A, 1.2,...
When using uart example on my curstom board, from /examples/peripheral/uart ,at baudrate 9600, bits are read with a little offset - so that starting from 4th bit, it is mistaken...
I am trying to communicate with iPhone X using Nordic_Uart sample project in SDK 14.2.
And I check the Protocols between nRF52DK and iPhone X by using Ellisys Bluetooth Tracker...
Hi,
I'm using nrf52840,
I'm using SDK 15.
I can see that in nrf_drv_power_pof_init function only few power setting are allowed - is that true? can I only use those values...
Hi all,
I have a NRF52DK acting as a peripheral and running the ble_app_uart example. I want to have bi-directional communication with a mobile device that is connected...
Hi, I'm currently trying to make a flash logger using the nRF51822_XXAB. My logger is also advertising temperature, battery and other informations in beacon form. I also want...
mesh sdk: nrf5_SDK_for_Mesh_v1.0.1_src
example: light switch client + light swtich server
My problem is that the client cannot remove the server.
I found that many developers...
Hi All,
I am doing the certification (Japan Radio Law) now. I use the nRFgo software to enter the "Direct Test Mode" for test the each channel BUT I do not know how to...
I have designed nrf52832 customized board with tace antenna antenna and every pin of the controller is connected to the male headers present on both side of the boards. I...
I am using sdk 14.2.0 and I want to use nrf_calendar.h in my code but it is supported only in sdk 13.0.
will you guide me how can I use it in my sdk version 14.2.0.
the...
Hi,
Would someone please help me to configure a specif channel for continuous scanning. I was browsing through the forums and understand that the SDK/SD not supports these...