Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hello,
Recently I designed a wireless keyboard with a nRF52840 as the main processor. I had the board reviewed by a friend and had it produced by JLCPCB. I have assembled...
I'm currently attempting to profile a non-rechargeable lithium battery on nPM PowerUP(2.2.3). When I start the profiling process, the charging stage is correctly skipped,...
We've designed our own board based on nRF9160 for main CPU w/ LTE and an nRF52 for BLE. Using BMP for debugging.
I've successfully run several boards through the production...
hi,
i'm learning this exercise and i got this build error.
i'm using nrf 9160dk so can anyone tell me what problem am i facing in build time error.
thanks
vivek
Not sure if this is an nRF Connect or VS Code or Zephyr or West or some combination of the above, but I'd like to configure the development environment (nRF Connect extension...
Hello Nordic,
I am currently evaluating the nPM2100 using the nPM2100 Evaluation Kit for a low-power embedded device powered by a CR123A primary lithium battery (Li-MnO...
Hi,
I am testing an eSIM card. I am able to read the ICCID (20 digits) using the following command:
AT%XICCID %XICCID: 8934014012215261620 OK
However, I don’t know how...
This should be a simple answer. I had the nordic extension loaded on my dev machine for a while.. I have since deleted manually a few SDK (2.7 and the like) . I attempted...
Do you agree that the following AI response is accurate? If so, I understand it to mean that I need 3 capacitors: one 68pF in series with each NFC trace and one 430pF in parallel...
Hello everyone,
We are currently working on a project in which we plan to use the nPM2100 + NRF powered by two AAA Li/FeS2 batteries.
We would like to use the nPM2100...
Using NCS 2.9.0, on a custom nrf5340/nrf7002 board.
When connecting using WPA2-PSK to a Cisco AP, it seems the wpa supplicant adds some Cisco specific IEs to the association...
Hello I am looking for some guidance. I have not found a clear answer in the documentation, but should a nRF5340 host used with nRF7002 have an external HFXO? We only use...
Hello Nordic Team,
I am working on OTA functionality using nRF Connect SDK 2.9.0 on the nRF52833 controller.
Earlier, my application size was around 320 KB, and I reduced...