Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
Hello,
I control buzzer using below API.
I want to know the maximum value of period_in_us .
Thanks.
******************************************************...
Hi, I am using nRF52840-DK; Window 10; Embedded Studio and try to run sample project: C:\Nordic_Semi\nRF5_SDK_15.0.0_a53641a\examples\peripheral\cli\pca10056\blank\ses
I...
Hi,
I use STM32F103 as a receiver.
I read FIFO STATUS and STATUS register then execute FLUSH_RX command through SPI.
I continuously read FIFO_STATUS and STATUS registers...
Hi,
I asked previously about power efficiency for the NRF52840 SDK version V15 ( https://devzone.nordicsemi.com/f/nordic-q-a/36083/maximal-power-efficiency-in-main-loop...
I have an idea to open the source code of my personal project, since some source code of SDK are used and modified, is it OK to include the modified SDK source code in the...
I am using nrf52 developmemt kit. I am using mpu9250. the odr of mpu is 100 Hz. i am able to send data over ble using example code nrf5-ble-mpu-data-ready-interrupts . Now...
I' m using the nRF51 Dongle (PCA10031) for the evaluation of the OTA DFU bootloaders of SDK15.0.0 with the NRF52840 PDK. Using the PC tool nRFConnect V2.3.2 with the App Bluetooth...
I'm developing a product with the nRF52840 using nRF_SDK 15.0.0 and s140 v6.1.0. Since my device is not power constrained, I want to maximize the range, so I use Coded PHY...
It is stated that the advantage of a Softdevice is that because it is a precompiled binary file it can be used without requiring any particular compiler or linker features...
Hi all,
I am using the pc-ble-driver-py python bindings to interface with my BLE peripheral.
Based on the heart-rate-collector example I could get a list of all advertising...
Hi, Everyone
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
I downloaded the application using nRF5_SDK_12.3.0_d7731ad \ examples \ dfu \ bootloader_secure...
Hi, the peripheral/spi example calls for nrf_drv_spi.h, which is located in the legacy directory in SDK 15. I found this post in the devzone:
[quote userid="2116" url="...