I am developing an server app on zephyr stack which requires to flash the image without SMP protocol, I receives the image data over BLE , how can I use Image management API...
Hi,
I am trying to program the custom nRF9160 board using SEGGER JLink/SWD programmer , For same of the boards when connected to custom board and trying to select the device...
Hello,
we are using a nRF5340 with NCS 2.9 and want to signalize a
UART_LINE_CTRL_BREAK
on USB CDC_ACM to the PC.
Is there a direct way to do this?
Many thanks in...
I am analyzing the power consumption of a custom board with an nRF52833 BLE SOC and nRF21540 FEM for different BLE parameters. In one of my experiments I vary the amounts...
Is there a straightforward way to output the frequency of the 32.768kHz crystal oscillator to a GPIO pin? The motive for this request is to verify the crystal frequency without...
Hi all,
do different settings of SAADC RESOLUTION register affect Conversion Time t CONV ? I cannot find any dependency - the only value given for t CONV is 2 µs typ (7...
My product has nrf52840 with usb mass storage configured using 8MB QSPI flash (same chip as the nrf52840dk - MX25R64)
I would like to allow users to upgrade firmware by...
I have an implementation of pstorage that works very effectively in one build of software, but is dramatically slower in another. Specifically it is taking 10 minutes to actually...
Hello everyone,
i just stuck with bluetooth Range in nrf51822. I am transmitting data using bluetooth at +4dBm(which is maximum). In my experiment my nrf51 dongle is moving...
Hello, I am using the examples\ble_central\ble_app_hrs_c project from SDK_8.1.0 with s120_nrf_2.0.0 on an nRF51422_CEAAB00. This when the variable m_scan_mode set to BLE_FAST_SCAN...
Hello Noric expert.
I am stuck with writing data to flash. I am using nordic's nRF51-DK.
My sdk version is 9.0
Could you go over my code ? My code is attached.
...
i have successfully uploaded my custom made file to my nrf51422 sdk v8.0 and softdevice s110 using DFU/bootloader. but when i try to upload my file 2nd time i got an error...
Dear Developer Zone
I have searched now a lot in the Internet, mostly the say it's possible to reprogramm the Firmware of the nRF51822. I have such a chip and a JLink Debugger...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Hi,
What is the minimum current draw required to keep on internal DC/DC regulator in nRF51822?
In S110 SoftDevice profile, is it possible to keep on internal DC/DC regulator...
Hi,
I developed an application for nRF51822 starting from ANCS example.
All works fine but I have current scenario ... starting from a clean situation ...
Execute...
i use demo ble_app_multilink_central and ble_app_multilink_peripheral ,in SDK 8.1.0,but when i use sd_ble_gap_connect (S120 to S110)return NRF_ERROR_INVALID_STATE ,
why?...
I am checking values of my PCB with an nRF51822. VDD = 3V. AVDD ~= 800mV
I was expecting a the AVDD voltage drop to be much less. What should the AVDD voltage be? What...
Hi,
I want to design one BLE braodcaster and one BLE observer using nRF51822 chip.
What should be the advertising interval time and receiving interval time (with receiving...