Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi there,
i am running bootloader code but facing a error that is "pstorage_platform.h" not found.i am using code from given path which is from SDK10.0.0 .what should i...
Hi,
I am applying IRK on ble_app_hrs_central and ble_app_hrs peripheral on nrf52832 and S132 v.2.0. ON the central side I want to see if the IRK was resolvable or not....
Hello.
I would like to run DFU experimental_bootloader_secure_usb example on NRF 52840 but
the USB port does not recognize my device.
I tried with both 5.0.0-2Alpha and...
Greetings,
NEXUS 6P
I am trying to run the Android-Image-Transfer-Demo with a nexus 6P. So the application compiles and loads fine into the phone, but whenever i try to...
Hi Support Team,
Is there any plans to release the bluetooth 5 mesh examples with all SIG models support?
If yes when it will be released?
Thanks and Regards,...
hi,
is it possible to set major and minor values in ble_app_uart example in sdk14.1. and advertise it. now it is advertising rssi, uuid, mac id and device name. i want...
Can I get the Altium Library for the nRF52840? I downloaded the Altium reference design but when I try to create a library for this design Altium indicates it cannot be created...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Dear Nordic employee:
1、 what do I have?
I have two thingy52 develop kit(nrf52832)
2、what is my purpose?
I want to develop a dome that sounds can transfer between...
We are using nRF52840 as SPI slave and imx7 as SPI master.
Data sent by imx7(master) is received at nRF52840(slave) correctly, however the data sent by slave is not received...
Hi,
I have an application where first nrf51 would be the central (remote control) and the second nrf51 would be the peripheral. I got the peripheral to bond with the nRFConnect...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
This is related to another post seen here:
devzone.nordicsemi.com/.../
Basically, I took the peripheral UART example and modified it so all UART printing was disabled...