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...
Hi,
I want to send the I2S MIC Raw data through Ble by using ble_nus_send. I have written one application but it triggers a Cmake error. I have attached the log below...
HI I'm using the nrf5340dk, and I'm able to flash the application core with code that toggles the LEDs.
But I'm not able to flash the network core. I've specified in the...
Hi, I'm currently designing a system which requires Heart Rate monitorization and I'm using the MAX30101 chip to do so. I will be using I2C communication and, therefore, based...
1. We use code similar to the existing sample code to repeatedly sample a 0 - 2.25V voltage range using the SAADC. 2. Settings: 30s interval, single-ended input, burst-mode...
Hi All,
I'm looking for a PC based tool with similar functions as nRF connect. Our manufacturer is developing a functional test fixture which will PC based and will be...
Hello,
I'm looking for reading the sent data from an old embedded autonomous nRF905 (which act like an active tag) and I thought I could use this convenient-looking USB...
Hi,
I am using nrf52810 with custom board and i want to create OTA file for custom application. while compiling the bootloader to get hex files, i am getting error as "Target...
from the datasheet we see that this device can operate at 1.8V or 3V3 (or anything in between).
We can also check supply current on the mRF52DK which runs at 3V3.
How...
Hi everyone,
I would like to measure the total current consumption of the board in order to get an estimation of the battery life. I am using PPK-2 and nRF Connect Power...
Hello Everyone,
For my project, I have to make my BLE device to advertise itself for a period of time and transit to "scan" mode to scan for other device for a period of...
I am getting this fault when i try to run a observer handler where i have implemented semaphores.
And i cant figure out what this error code means
Thanks in advan...
Hello,
I am currently trying to run this ble_secure_bootloader . I am using SES V5.68 with the nRF52840 SoC and I am using nRF5 SDK version 14.2.0. I have also adjusted...
Hi Team,
I want to know the time with time resolution milliseconds for initialization time of nrf52840 chips and nrf52840 DK with external supply model?
KInd regards,...
Hi,
The below code I believe is in error. The below write operation overwrites the LIO2, LIO3, WIPWAIT, and WREN settings in the CINSTRCONF register by only writing the...
First off, It's great you guys are setting a high pace with development and improving the SDK but I and I think many other people would like it if you change a full version...