Dear all,
I stubled upon the following issue when developing a BLE sensor product. When I try to bt_gatt_notify(); With only one characteristic, there is not an issue...
I was looking into the sdk provided by nordic for nrd52840Dk board and want to test the zigbee protocol. I havn't find any sdk for that.
Can you share me some links and...
Hello Team,
I want to configure P2.07 as UART RX for my custom board.
But when I clear the already assigned property as led2 for this pins from the pin editor gui, I am...
Hi,
I am trying to adding a coded phy support on my device in NCS project.
once I added CONFIG_BT_CTLR_PHY_CODED =y in my config , the ROM size will add more than 7kB...
board : nRF5340
sdk-nrf : v2.7.99-cs2
Zephyr version: 3.6.99
I am following https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/qspi_xip_split_image...
Dear friend Through github: github.com/.../v6.0.1 downloaded nrfutil.exe windows executable file, it can run perfectly on windows 64 bit. However, it will prompt incompatibility...
Hi, all,
I am working on nRF52832 using pc-ble-driver-py bindings to interface my BLE peripheral. Now I want to build the BLE communication between one central to multi...
Hi
AFter setting the switch sw5 to nRF91, itried to update the firmware using nRF connect V3.4.2
I got the following Error
Error while probing devices: Error occured...
Hello,
The Power Profiler Kit(PPK) is not able to measure current consumption. I got this notification asking to reprogrammed the device, I clicked yes and then-after it...
Hi All,
I am currently in the process of designing the PAB layout for my design. My schematic follows the reference design 4 recommended by Nordic.
In this VDD_HV (From...
Device: nRF52832
SoftDevice: S132, 7.0.1
SDK: 16.0.0
I want change DEVICE_NAME by nRF Connect APP, then I add below code, but I found it die here "wait_for_flash_ready...
Hi everyone,
I am working on a project where I have to enter the system into System OFF mode and RAM retention. What I actually want is to retain the value of some variables...
I am using the NRF52840 and SDK15.3. My goal is to sign a payload using RSA and then verify on the NRF side of things.
The signing scheme is done with openssl on my computer...
Hello!
Is it possible to supply the Nordic Thingy:52 board from an external supply, different than the battery (for example, through the USB)?
I only see the battery option...
Hi all,
I wanna connect an accelerometer sensor the nRF52840 DK board. I think it should be connected physically at the pins P0.17, P0.19-P0.23. But the thing is, those...
hello Nordic
i want to use the bl652 laird development board (nrf52832) as a debugger for the nrf52840 dongle
i have been working with that board allready so it has...
Hi,
I'm trying to implement Eddystone beacons in my application.
My application is already contains advertisement feature with whitelist.
When I'm trying to use...
Hello,
Does anyone have some recommendations about what crystal to use with nRF52840?
We have been using FA-20H 32.0000MF10Z-AJ0 but now it is not in stock and we need...
Hello,
I have configured MQTT over TLS to connect to our broker. Everything works great except that the modem stops reconnecting to the broker after exactly 22 connect-disconnect...
Hi, I'm trying to run the nfc_pairing example from the master branch (1.3.99) of NCS. I've successfully built the example in SES and loaded it onto my nRF52840DK, but the...