I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
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...
Hello,
In our product, the nRF9160 is configured to use LTE CAT-M1 and we are measuring the signal quality thorugh the AT+CESQ command.
After begin registered on the...
Hi: I have write a spi slave, and write a spi master on STM32, It can receive data from STM32,But I have no time to prepare the response data.
as the code below, I can receive...
I checked the SPI communication using the NRF52832 development board.
Based on the firmware of the previously developed NRF52810 product, the SPI operation code is applied...
Would like to interface a SPI ADC – MCP3461 via the nRF52840 serial peripheral interface master with EasyDMA (SPIM). I was not able to find whether or not there is an available...
Hi Everyone,
My issue is mostly stated in the subject, I hope someone can help me recover this DK because as of the moment this is my only way to program/debug out EVT board...
I have nrf52833 as Tx. Ialso have nrf52833+ antenna array as Rx. I want to send CTE data, implement IQ sampling and view AOA for implementing direction finding. Kindly assist...
Hi,
I'm considering shifting to SES (from VS-code) to get debug capabilities.
(Zephyr application developed under NCS tag v1.5.1)
I tried to import my project doing...
Hi
I am developing a Zephyr application on a nRF52840.
Is it possible to runtime change pinmux. Eg. I have set rx/tx for an uart to p1.8, p1.9 and want them to be changed...
Hi nordic,
I want dfu the BL only, how should I pack file? Can show me how to pack instructions of nRF Util, only update bootloader.
Thanks and best regards!
John
Hello,
I am using nrf51822 / SDK v12.3 / SD 130.
I want to change the FW of the sold product to a new FW.
The bootloader address / length of the two are the same,...
Hi! I'm working with an nRF52840 SOC using SDK 17 and Keil. When I try to allocate memory to a structure of size 8388 bytes, malloc always returns 0. I've set __HEAP_SIZE...
I am using the softdevice S132 with my nRF52832 and am running into a problem with a heart rate band by POLAR.
The Problem is that I get a disconnect from the HRS side ...