I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
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...