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...
Hello,
I work on project for BLE communication in DFU mode.
I am testing according to the mode defined on the Nordic web page link
I did the tests with the BleuZ and...
checking most of the reliable coin cell CR2032 such AS Panasonic declare on very very low current transfer far lower then 5 mA
if i set my Ble in 5mA IO OUT ....when my...
NAND or NOR flash memory to use with nrf25832? my application is to store the data from mpu-9255 to flash memory. my data rate is about 3 mega byte per hour and i have such...
Hi,
I am using Linux ubuntu 14.04 with kernel version 4.15.0-041500-generic for 6lowpan over BLE and MQTT broker wit IPv6 address as inet6 address in below image
In...
If I use DeveloperStudio_1_1_3139_0 to generate a profiles and services for the latest SDK 15.x, will it correctly work?
I recall back with SDK 11/13.xx it was not compatible...
I need to sample ADC channel at the fastest deterministic rate.
If i use burst mode with 3us acquisition time, do i get a sample exactly every 5us?
does t(conv) is always...
About example BLE_uart,
My device must always remain in advertising, I'm using a 1280 ms between two advertisng event.
I have to minimize the consumption during advertining...
I have a few questions about the NRF6707 Power Profiler kit and I would like to ask you: 1. The NRF6707 Power Profiler kit and nrf52 DK are linked through the ARDUIND D0 pins...
I am updating the application software that was created based on ble_app_multilink_central in SDK 9.0 to 12.3. When replacing device manager with peer manager, I received...
I'm just getting started with the Nordic chips so I will apologise now if I have failed to find my own answer amongst all the devzone content.
I want to use the NUS service...
Dear all,
I have a problem with secure connection between Android (nRF Connect) and my custom board with nRF52832. I'm usind SDK 14.2 and SD_132 v.5.0. I'm using secure...
Hi All,
Anyone know the aggregator example can run on the nrf52 PCA10040 DK?
https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role I fail to compile the...
I've got a bit of an issue with turning off specific debug statements. If I try and adjust the log level, I get a run time failure. If I try and comment out the specific debug...
I have changed the RAM (rwx) : ORIGIN = 0x20001fe8, LENGTH = 0x2018 in ble_app_buttonless_gcc_nrf51.ld. Build, it appears to me /usr/local/gcc-arm-none-eabi-4_9-2015q3/bin...
Hi to all,
i have an example that it implemented a device with some charactristics, when i use sniffer to sniff these packets i can not see the packets data because the...