Hello,
I've an issue that I can't find clear instructions for the nRF5340 serial recovery for the network core.
Being able to update both cores from the bootloader level...
Hi , am developing the st7789v_minimal_sample application using Nrf52840. after creating minimal application am facing some unrecognisable issue. which am stuck can you please...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello,
I want to use nRF8001,but I'm a beginner for nRF8001,I have no idea how to start my software design.
Could anybody give me some guide about how to start my design...
Hello Everyone
i have been trying to implement the pwm library from the GITHUB inorder to make the buzzer beep sound but after compilation it is showing these two errors...
i want to add a characteristic readable that hold a device TimeCount; timeCount is increasing;
ble client (andorid) can read the characteristic at any time;
how can...
Hello,
I'm going to start a new design based on the CSP 3.0 x 3.2 package for nRF52832 (CEAA version), I already find the reference information for the QFN 6.0 x 6.0 package...
First I want to mention, that I know about the pwm inverted issue.
About my project:
I have a switch which will start and stop a pwm signal. And I use a softdevice,...
Is it possible that one nRF51 implement communication Bluetooth LE or 2.4 GHz RF communications (eg. From nRF24), and switch between via external button?
Hi!all:
I used nrf51822 to connect with iPad mini3,and if I turnoff the iPad mini3 panel ,does the iPad mini3 will send
BLE suspend command or any others to nrf51822 ? If...
Hi,
I wan to load ble_app_hrs_s110_pca10028 project example from SDK 8.10 to a module purchased on eBay:
www.ebay.com/.../111600483137
This module has nrf51822 qfaag2...
Hi all,
I want to implement homekit stack on nRF51 device and I am stuck with service instance id (UUID = 00000051).
When I create a standard service like hrs I don't...
How can I do that? Which pin is available for this?I am trying to controlled with my smart phone due to an application which i design,how can i import this part to my original...
Hi,
I'm using S130 with PCA10028 and I would like to connect my central device to multiple peripheral at the same time.
According to my understanding, the only way I...
Hello everybody,
we want to extend out Central device to dual role (Central + Peripheral). I just finished the migration to SoftDevice S130 and was about to migrate the...
Are there any laws or regulatory certifications that state a wireless or Bluetooth device must be able to power off or at least stop transmitting through user action? Can...
My project is compiling and working, but there is this very annoying issue when Keil thinks there is a problem with __STATIC_INLINE in the file cmsis_armcc.h.
It indicates...
I can see in nRFgo Studio that I can set a custom advertisement type/value to be included in the advertising packet. I would like to modify this data at runtime. I see plenty...