Hello Nordic Team,
I am working with the nRF5340 Audio DK as a central device , trying to establish a secure connection using Security Level 4 (128-bit encryption with LE...
Hello,
We have a sensor with 2 ADCs inputs meauring identical LMT70s on the board. With one of our older firmwares we get the accurate valudes of 22deg or so on both channels...
We are trying to max out the wifi throughput via nRF7002 when connected to SPI4. Currently we only achieve around 6.3Mbits/sec (TCP Upload to peer).
When measuring the SPI4...
What would happen if a battery were connected in reverse to the nPM1100? Would it cause damage to the IC, trigger any protection mechanisms, or result in abnormal behavior...
Hi,
We need to try communication (I think it should be using the ICMSG library) between the processors in the SOC NRF54H20. Do you have a suitable example? I tried the IPC...
Hello,
We are trying to test our custom board with nRF9161 in a new location, so we bought local SIM cards (Yettel, Serbia) here. These are not special nb-iot SIMs, just...
After I download NRF51822_0.9.0.HEX in PCA10001 v2.1, but the MCP cannot work. Anyway, PCA10000 is working fine. Do you have any solution about this? Thanks.
Hi,
I have a nRF51822 development kit without the motherboard. I have done the Softdevice download to my PCA10004 with s110_nrf51822_5.2.1_softdevice.hex and successfully...
Hi all,
I am using PCA10004 with s110_6.0.0-5.beta and sdk_v5_0_0_34603.
I noticed that executing the command "sd_power_system_off()" does not switch-off currently active...
It looks like much more stable when I connect my BLE device to win8 but when I press the same button the mouse pointer goes different directions can you tell me why? What...
Hi,
My evaluation board is not detected in nrfgo studio. I can flash the application (simple blink) using keil, but that is not at all working. How can i resolve this problem...
Hi,
I want to use the BLE SoftDevice without any flow control and the baud rate higher than 9600.
In this question say this could lead to lost bytes from the UART peer...
Hi,
for example i ran ble_app_hrs application in pca1001 eval board with fallowing condition.
1.there is no time out for advertisement, means advertisement is always...
In my project,I want to send commands when BLE is connecting to read datas in the nrf51822 internal flash which were writen into the flash previously , but I found the ble_flash_page_read...
Hi,
I have pca100000 v 1.0 and v 2.1.0, and the master control panel application with the latest version of 3.5.0. The firmware we have flashed on both the dongle is 0.9...
Hi,
How can i run the nRF utility application using my Nexus 4 smartphone? After installing the application it is showing that device is not supported.
Regards,
Bala...
Hi,
For power critical application, i know that ,we need to enable the peripherals whenever we need that.
After we need to disable by using ENABLE register.
My question...