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...
I've been digging through the DFU in order to reduce it's power and I've come across 3 high power states.
1) The first is during initialization of the DFU. It happens on...
I have been dealing with this for 6 months and im running low on time to finish this project please help me. I want to send 20 bytes of data to a application that i made for...
Hi,
We are using Micron NAND flash MT29F8G01ADBFD12 with QSPI. We are referring qspi, usb_msd example in sdk 17.0\examples\peripheral\usbd_msc. Able to read device ID of...
Hi, I have a problem in enabling both NAME filter and UUID filter in ble_uart_c SCANNER
I have enabled the both but
the device get connected only match with UUID but i...
HI
I am using the example of HTTP and HTTPS from this github link. I was unable to compile the example of HTTP and the HTTPS example is just hanged. no communication. I...
Hey all,
Custom service, but my first where I am looking for more than one byte of data written to a characteristic at a time - in this case 8 bytes. So everything looks...
Hi,
My project involves an nRF52840 DK connected to an accelerometer on a breadboard, connecting to my Mac via USB-micro.
I'm editing the twi_scanner SES project so that...
Recently I received the nRF5340-DK. I tested and it was working correctly and as a test, I compile one of the ready solutions of NRF5340 of SEGGER Embedded Studio. Everything...
Hi, I am getting an error 19 which causes a reset after some time running a modified version of the ble_nus peripheral example may someone guide me on how to sort the issue...
Hi, what is the nRF52DK UART, for the nRF52832, flow control when using the ble_app_uart_pca10040_s132 example? It appears to be possible interrupt driven based on data received...
So ...
I'm still trying to get peripheral_uart running.
I'm using a nRF53 PDK (PCA 10095 - rev 0.8.0) (I've received two 0.11.0 boards, both of which died).
I'm using...
I'm using the nrfx twim driver along with Zephyr. I'm using the NRFX_TWIM_EVT_DONE to initiate a subsequent TWIM command and finding that the second command fails due to the...
Dear community,
I was working with a modified code based on an example for switching the leds on/off in a Mesh BLE network. Everything was working well until I tried to...
hello Nordic
i am using nrf52840, SDK16.0, a project build on the peripheral app_ble_blinky example
i am trying to use QSPI but the write function falls on error no...
Hello together,
I try to get the asset_tracker_v2 up and running on the thingy:91.
At the moment I get an Error from AWS_iot aws_iot: mqtt_connect, error: -116
My problem...