Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
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...