Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hey there! I'm very new to BLE, so I wanted to reach out in this forum to confirm hardware capabilities before I purchase any devices. I'm currently looking at the nRF52840...
hi team,
i am using nrf52840 controller,in my project along with with nrf_sdk.
i wrote a led blicking code using ble protocal on segger IDE 5.40 and i want to see data...
Hi, I'm using nRF52840 in my project. I successfully integrated the BLE DFU service and its characteristics in my firmware, Now I can update the firmware through the nrf-connect...
Hi, we are doing mass production using PLT. And we have found that like 10% of the sensors are stuck in certain stage as seen in following power cycle images.
The program...
Hi,
In the product specification document of nRF52840 it says that in order to read the counter register's value I need to set the capture task NRF_TIMER1->TASKS_CAPTURE...
Hello,
I would like to use the UICR customer registers to store our devices serial numbers.
Can you please point me to some example code for nRF52833 SoC.
I am using...
Hallo Team,
I would like to operate nrf5340 BLE module (BC40C from Fanstel) in "Normal Voltage Mode". Please find the screenshot of the module below. I hope its clear...
Hi,
Just wondering if it's possible, or there is a reliable way to dynamically change the sampling period of the CAF sensor manager module . Specifically the values defined...
Hi everyone!
I am using ESB with the nRF5340dk without ACK, but from time to time need to send a packet with an ACK request in order to send some commands from the receiver...
Hi,
After successful building of pca10040_s132_ble_debug example with changes to project :
- excluding SEGGER_RTT_Syscalls_SES.c from build
- from flash_placement.xml...
Hi,
We are hoping to send our samples for CE certification. We use nrf52805 IC in our design. We do not use any precertified modules.
Looking at the Direct Test Mode folder...
Hi!
We're working on a development project using nRF52832. Our original prototyping PCBs used the nRF52832-QFAA. On these boards, the nRF worked without issues, and we could...
Hi,
I have builded a circuit with a nRF52DK and a mpu9250 IMU. If I power the Sensor with VDD the Zephyr driver and all of the Software performs well and the values from...
Hi,
I am using nrF52840 with nRF Connect, Visual Code Studio (Zephyr)
Is there any guide or a tutorial with an example that shows how to create a static library on nRF...