This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
this is my code on DFU function, I copy to the example of experimental_ble_app_buttonless_dfu on SDK12.1. I used nrfgo studio to program s130_nrf51_2.0.1_softdevice , boot_setting...
Hi,
I've been working on Thingy:91 under ncs tag 1.2.0, trying to develop simple application using NVS just to see how it works. Based on the zephyr sample I wrote the following...
Hi:
i have some problem about using ble.
in my application has a loop:
1.use ble adv,and Wait for a while,
2.close ble adv ,and using base radio funciton.(do stop...
Hi
I was able to successfully complete the RF output power measurement using nRF52840 DK with the help of Nordic devzone last time.
Based on successful measurement...
Hi,
I use proprietary service to transmit data between raspberry pi and nRF52840 DK. The example I referred to is below.
C:\nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral...
On the nRF52840, I know the PPI, and therefore any events/tasks, are synchronized to the 16MHz peripheral clock. Here is the quote from the documentation:
"On each PPI channel...
SDK:SDK15.3.0
Example: ble_app_buttonless_dfu project.
MCU : nrf52810
SD: s112
Hi,i want to know how to reduce the ram consumption on nrf52810 sdk15.3.0 ble_app_buttonless_dfu...
My program loaded to a nRF52840 DK unfortunately adresses ports P1.15 and P1.13.
Now the DK is not reachable for Segger IDE and can not be found as a USB device.
I can...
For the connection (peripheral) tab of the online power profiler, I have a question on why if my TX payload is 216 bytes which fits within the LL PDU size, the payload would...
Hi,
I do have customized services in my project to implement,I think it would be easy if we seperate service related functions from main to add services in further.To serve...
Hello, There were some problems while making Bluetooth packet readers.
Packet sent to another device cannot be read in BLE_GAP_EVT_ADV_REPORT.
Is there any way I can read...
Hi. I'm working with the nrf52832 chip, and had a few high level questions I wanted outside opinions on
1) I have a lot of trouble connecting to my BLE device. I frequently...
Hi Team,
We are going to use the NRF52832 soc with S132 Soft Device and SDK Version is 16 for our project purpose, we have some queries on this soc along with these SD and...
Dear,
I am struggle a problem in mesh communication.
Mesh SDK 4.1.0
I used dimmer example.
Two nodes can communicate and work perfectly fine, only if they are in communication...
Hi,
I used DK board for quite a while with a single certificate, which has been generated and written by nrf_modem functions.
Recently I upgraded the modem to firmware...