Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
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...
We are developing a beacon with nrf52810. We test ble_app_beacon example and a modified example( the difference is, advertising packets are connectable to be applicable in...
I've configured UART2 on the nRF9160 to connect to a nRF52840. The nRF52840 generates a payload and sends it over to the nRF91. The payload size during testing was 65 bytes...
Hello,
I am developing using nrf2840 PDK, SDK v17.0.0, S140
I have made two services, one is to control the led blinking rate via nrf connect android app and the other...
Hi,
Is it possible to have dual transport for DFU (UART and OTA)?
I read this in the forum: https://devzone.nordicsemi.com/f/nordic-q-a/28118/multiple-dfu-transports ...
I have nRF52840 as the central and nRF52832 as the devices. I have the device names as TELCO_456, TELCO_457, TELCO_458 in the connectable advertisement packet. I have disabled...
I am trying to capture sniffer logs for a custom BLE peripheral using nRF51 dongle and Wireshark. I am following this guide here to install the Sniffer tool in Wireshark....
>I will start by prefacing that I'm not by any means an engineer and my only knowledge with BLE/embedded systems comes from curiosity, side projects and trial/error<
Story...
Hi,
I'm running of the fw-nrfconnect-nrf master branch (commit: 96e75dba598320c2707dede3ffef44bf326a89e3) because there are some improvements since the release of SDK v1...
Hi,
I am developing a custom device with nrf52840 and use SPI for flash driver and radar sensor.
For better SPI performance of the flash driver and radar sensor, I am...
As an example of this routine:
D:\Project\nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_hids_mouse\pca10040\s132\arm5_no_packs\ble_app_hids_mouse_pca10040_s132...
DK is not powering ON suddenly.
All the Power Switches are selecting properly (SW8 = ON, nRF Power source = VDD, SW6 = nRF ONLY)
USB is connected to J2 Connector.
Observations...
Has anyone been able to connect the nRF52 to MATLAB using their new Bluetooth Low Energy Communication interface ( https://www.mathworks.com/help/matlab/bluetooth-low-energy...
Why is "No location data available" always printed when SUPL data is downloaded in gps sample app? This happens at any place. I guess this causes a long TTFF.
This is a...
Hello. I have a DK nRF9160 0.8.2 version. I am sending AT command through UART with an external MCU (STM). I am interested on evaluating power consumption during an UDP packet...
Hello,
I am trying to integrate OPTIGA Trust X with the OpenThread example, "mqttsn_sleepy_subscriber"(from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0 SDK). I tried adding...