Hello! I was wondering if there is any advice from trying to get Non-simultaneous firmware updates using sysbuild with the following constraints:
Must update both App...
I'm using NCS v2.9.0 and attempting to communicate with an ADXL372 IMU over SPI. Occasionally, the MCU successfully reads from the IMU and begins printing values. However...
I'm updating our nRF5340 firmware from SDK 2.4.2 to the SDK2.9.0. After few modifications, I was able to compile it using the SDK2.8.0. Now I'm trying to compile it with SDK...
I am having a problem after installing 2.9 where I am getting a problem on some projects where the nRF addin does not seem to work
When try to create a new application...
Hello, We are having an issue on our nrf9160 custom board and application where we receive an AWS IoT mqtt Disconnect while waiting for an PUBACK from AWS!!!
We are using...
Hello Nordic Community,
I’m encountering an intermittent issue with my BLE peripherals, which are based on nRF5340 + nRF7002 SoC , while testing with nRF Connect Mobile...
Based on this example, I am working on porting a pulse counter to the nRF54 and have encountered issues enabling the DPPI peripheral.
The problem is when enabling CONFIG_NRFX_DPPI...
We have a custom board designed based on N51822, CEAAB0 and we have used the chip antenna from ST BAL-NRF01D3. When we have flashed our proximity code to the device, we will...
Hi,
After i use sd_ble_gatts_hvx() ,i will receive a BLE_EVT_TX_COMPLETE.
The "tx_complete.count" is no problem when i use softdevice 5.2.1 . e.g. count =1. this is correct...
Dear Sir,
i am using pca10001.
Actually i tried to read and write the data from EEPROM having address 0x50 though i2cbus.
i made po.0 and p0.1 as output pin then...
Hi,
I've created a small test program (pasted below) that is intended to help me profile some of my code down to us resolution. Maybe you can quickly run it (no other files...
I'm designing a board using the nRF51822 and leaving test points on the PCB for the programming/debug lines so the chip can be programmed after PCB fab. Are there any reference...
I'm evaluating nF51822 for my application which needs to wake up from either a button press or an interrupt pin singal from an accelerometer. Normally this can be done with...
hi guys, i am writing a code for reading data from a sensor using twi interface, the twi is not working properly, here in SDK i found two examples of twi - sw_ nd hw_ is sw_...
Hi all,
I have read the nRF51822_PS v2.0 and know that nRF51822 supports the SPI slave mode,so I want to know whcih version of the chip will support it?
Also,I have...
Hi,
is possible to reprogram flash in nRF51822 via radio channel?
If yes - is there application note for this feature
Some customer want to secure upload firmware without...
Hello, I need to transmit a data packet with hundreds of bytes, but aparently the S110 SoftDevice can't handle payloads with size bigger than 23 bytes.
According to the...
I load battery_demo_nrf8200.hex into nRF8200. I can then read battery data on Master Control Panel and watch data change when I change VTG.
I then load health_thermometer_application_nrf8200...
We need to customize the Gazelle protocol on nRF51822. To that end we will need access to the protocol source code - not just the API. Is it possible to progress this way...
Hello,I have a ble HID device,
it can connect iphone4S/Ipad with IOS 7 system,
but the function button of (page up /page down) can't work in app wps ppt.
but it can work...