Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
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...
I'm wondering how BLE signals are handled at the layer below the scanning module. Namely, suppose there are hundreds of BLE modules that are all advertising nearby. How does...
Hi
We are developing a 70 x 70mm PCB containing a nRF52840 for BLE/ESB and a second module for WiFi/BT.
We have no mechanism to avoid transmission of the WiFi module while...
Hi. Sorry, can't find the answer on the forum on my problem.
I am using:
nRF52840 DK
Segger
MacOS
Fanstel BC840 module
I have a project that flashes to Raytac...
Are there any examples of how to enable and use coded phy long range with the nRF Connect SDK? I have the nrf52840DK and would like to create an advertising example to test...