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...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
My nRF51 will occasionally lose connection to the computer, and I have to disconnect and then reconnect it before it will work. How can I reset the device dynamically, without...
I'm trying to compile a project I have for nrf51 on nrf52. I am running into errors with macros not being set.
For example:
error: #20: identifier "ADC_CONFIG_RES_10bit...
Hi,
I'm working on a sensor application that sends out fairly large quantities of data via BLE notifications. I understand how bluetooth works and have read and followed...
Hi,
I'm currently testing ble_app_uart on nRF51822 custom board. I connected it to nrf51 DK P19 and was able to program the hex file successfully.
But it doesn't run...
Hi, In your documentation you specify the maximum CPU temperature 85 DegC.
What problems could one expect after this point?
How much safety margain du you have on this number...
I'be been reading over and over the datasheet but cannot see how to dissable Enhanced ShockBurst features for my application which only requires basic one way radio.
I...
Hello,
I'm trying to program that module, but i can't do it correctly.
I'm using a program that works fine in nrf51 DK, but when I program this in ptr5518 my smartphone...
I want to port either the S210 experimental DFU over ANT_FS to serial DFU or the S110 dual bank serial DFU project to be S210 compatible.
I'm using S210 V4 and SDK 8
...
I would like to connect more than 8 devices to a single host. Therefore I would have to set the same role to multiple devices.
What are the implications of using the same...
HI,
I have some problems with the function sd_ble_gap_scan_stop(). I want to stop scanning into the RTC1 event handler but when I use this function (sd_ble_gap_scan_stop...
HI:
i have a question.if i use 51822 to connect other ble(ti or csr) ,could that be achieved.i have used ti dongle to scan 51822,but can't found 51822 device.if 51822 connect...
Hello,
In our project we use HID service. The difference between our HID and standart HID is that we use our own UUIDs. Our report charactestics include Report Refernces...
I'm having trouble compiling the pc-ble-driver ( github.com/.../pc-ble-driver) on windows. Some help debugging the problem would be greatly appreciated. It might be an issue...
Hi,
I am using SD110 V8.0.0, SDK 8 and chipset nRF51822 QFAC.
Sometimes my app get assert error from file A\a with random error code and 0x0000000 line number. How to...