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...
Hi,
When we do the UART stress testing with serial_lte_modem sample, the slm will crash by sending AT commands with interval 100ms.
the debug log will show "<wrn> at_host...
Hi ,
I have question about the specification of CPU running current. We did measure the current by PPK to force the CPU always running but the result is quite different...
Dear DevZone, I'm trying to perform a BLE OTA DFU with two nRF52840 Dev Kits. I followed the step by step guide from Nordic provided at the following link: devzone.nordicsemi...
Hi , Dear Nordic supports:
I am using NRF52832 for the iterative development of a product. In the previous generation of products, I used a PWM control LED flashing, whose...
Hello.
Could someone recommend me a verified antenna RF Switch for AoA using Bluetooth nrf52811 ?
What parameters are crucial for proper functionality with nrf52811? ...
Hi,
In ble_app_cts_c example(SDK 16), is it necessary to perform app_timer_init()? Because I could see that, no timers are being setup in the function timers_init().
If...
Hi,
When I read about interframe spacing in the product spec ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fradio.html&cp=4_0_0_5_19_8&anchor=ifs ...
I have a nrf52832 chip acting as a serial passthrough to an external app. Basically, it works great, unless I start sending high amounts of data into it. Once I do that, I...
I am developing an IoT system in which I need to link multiple devices to a master, which is why my nRF52810 chip caught my attention so I am interested in knowing how many...
The address range for Bootloader is from 0x0007 8000 - 0x0007 E000 for SDK 16 on nRF52832 device. See this link ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16...
Dear Sir,
Using SDK 16.0 for NRF52833. My application uses NRF FDS lib (flash data storage)
Immediate fds read after fds write gives 0. But after a board reset I get...
Hi,
I am using nRF52840 S140 with ble_app_blinky application. I have a basic query of GPIO configuration when moving from Bootloader to Application.
We are using Secure...
I'm using ble_uart_app and wanna Low Power Current Consumption but its consuming 330uA. disabled the nrf_log form sdkconfig file. main code is below. Please let me know what...
Hi,
When nRF9160 is used as a co-processor and an external host MCU is used to interface with nRF9160, what are the serial interfaces that are allowed? The at_client example...