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 am attempting to run the Thread topology monitor as per
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.1.0%2Fthread_topology_monitor.html
1) First problem...
Hi,
i'm the manager of brand "Promethos" and i write you about that concern the case ID 247688. In your last reply you have suggest :for the USB port I used many of them...
Hello,
I've been trying for days to convert any example from Keil to SES, I have road probably every question here on the dev zone but I am unable to fix this, I ever...
Hi,
Just received a new nRF9160-DK 0.9.0. After upgrading modem firmware to 1.2.0 and inserting a local SIM card, the modem connects nicely to NBIoT (as shown in the Link...
I would like to use the direct test mode (DTM) to test my own hardware with Rohde & Schwartz CBT. I have managed to create a simple test case using nRF52 DK and the example...
Hi Nordic team,
I was using my PPK with a custom board I used in the past testing new features in software, the PPK with nRF Connect was measuring everything fine, since...
Hello,
Are there any documentation on the python API for the sniffer? e.g. Definition of parameters? For device list from scan, the output may look like:
BLE device...
Hi,
For a running project I would like to have a nRF52840 based mini dongle (Logitech Unifying formfactor).
I found some parties who sell nRF52840 dongles but thy...
Hi,
I have successfully detected my custom board (nrf52832 chip ) with nrf 52dk board and program it with blinky hex file given in SDK 15 version and works.
Now, i update...
Hi Guys
I got a nordic thingy:91 and just play a bit with it and the asset_tracker application. Everything is working and the thingy sends its data to the nrf cloud.
My...
Hello, I am creating a peripheral with a totally custom set of services and characteristics (it will only talk to our custom central device). I've adapted the examples and...
Hello, in my application (adapted from ble_app_uart peripheral example of SDK 16.0) I am starting advertising using
err_code = ble_advertising_start(&m_advertising, BLE_ADV_MODE_FAST...
Hi.
I'm working with both custom board based on nrf52840 and nrf52840-dk.
I just moved from the app_uart api to the abstract serial api.
I have noticed that when an...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_beacon’.
1) ‘ble_app_beacon’ will only broadcast...
Hello Devzone:
Would I be correct if I assume enabling APPROTECT should prevent writes into UICR? - for other readers, NO, IT CANNOT PROTECT AGAINST SOFTWARE READS/WRITES...