the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hi community
In order to set a reasonable CONFIG_MAIN_STACK_SIZE I'd like to have a stack usage report.
I've seen the option CONFIG_STACK_USAGE . This generates an additional...
We read 3.6 V using the ADC, for our mass production devices. The error rate is about 50% of the devices show wrong values between 3,05 and 3,4 Volts.
Even though the ADC...
Considering nRF52810 for a new project with a dead-simple application. Background:
- application is just data-pipe from mobile app to UART, both ways. No encryption/decryption...
Hi Team,
we are using the I-Jet Debugger with IAR IDE , How to load the Bootloader with this setup. Is there any additional settings required for this like Segger J-Link...
I have created code in GPIO read/write code with zephyr os. I did not add GPIO in .dts file. How the my GPIO example is working.
GPIO driver is not needed .dts support ...
Hello, All,
I am using the nrf connect tool on VS code for development, but i have a questions:
The west and some other python plug-ins used by this tool are installed...
Hello everyone. I am trying to develop a communication link between two nrf52 devices. I want to collect measurements from some sensors, pack them into a single data pack...
Hello,
I'm running Buttonless DFU successfully, but I would like to know if it is possible to start the application with the DFU service disabled, and activate it only later...
Hi, I have a firmware that runs well on nRF52833 dev kit (SDK 17.02) and I am trying to port it to a Laird BL653 dev kit. The firmware has a bootloader and it can perform...
so I use the default sdk in
D:\sdk\nRF5_SDK_17.0.2_d674dde\examples\ble_central\ble_app_uart_c\pca10056\s140
when i press button on nrf52840dk(pca10056)
it should at...
Hi,
I am evaluating the nRF5340 SoC and the recommended toolchain nRF Connect SDK (NCS).
I see that NCS is based on Zephyr RTOS, which provides also some drivers (spi...
Hi! I'm trying to save some variables after a watchdog reset for debug why my application hangs up.
I add a ram section on flash_placement.xml ( <ProgramSection alignment...
I am looking for Static analysis tool ( which is in compliance with standards MISRA-C and CERT-C) to be integrated with Segger Embedded studio.
Is there any preferred...
Hi
I am looking for a ways to perform DFU over serial, surprisingly i dont find any ways except this thread with no answers
https://devzone.nordicsemi.com/f/nordic-q-a...