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...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hello, I have nRF51822 Beacon Kit (pca200006) and nrf51 dk board (pca100028)
I had an impression I could flash beacon and upload new files using nrf51 dk board as jlink over...
I am using IOS nRF Toolbox 4.2 DFU function on nRF51 DK PCA10028. I followed the tutorial here .
Use nRFgo Studio to erase all.
Use nRFgo Studio to program...
We have an nRF51822 peripheral device that is bonded with one and only one central. The central is always an iOS or Android phone running our app, which is scanning at "low...
In the BLE advertising library, in SDK 11, is the timeout for directed slow advertising specified in seconds, or in number of tries?
Seconds would be more consistent with...
Hi All,
I have got a project running on an nRF51422 QFAC, using the lastest SDK.
I am having some problems with the app_timers, i am able to create and start them, and...
Hello all,
i am working with the nRF52832 DK and SDK11. Actually the Enhanced Shock Burst Communication is working. I can send and receive messages. From this point on...
Lets say, that I've got a chip with program in its flash. I know I can protect it from being read back, but can I protect it from flashing anything else through debugger interface...
we have two nrf51-dks and we wanna create a ble mesh.
how can we set a ble mesh and same time ble advertising on Nrf51422 DK (PCA10028 V1.2.0) Board with using examples on...
Hello,
is there a possibility on nrf51 8.0.0 softdevice to determine whether particular notification has been received by remote device?
I use sd_ble_gatts_hvx() to send...
I am facing some problems with the app_timer api. In my application I have created two app timers. The timer api is using the swi1 interrupt for its working. I am using it...
During DFU with the nrf Connect app I get the error REMOTE DFU OPERATION FAILED. Here is the log file:
http://pastebin.com/y7hFNSBq
Using NRF5 SDK12 / NRF51 DK
...
Hi, Nordic
I have two nRF52 and one nRF24LU1.I want to use Gzp. two nRF52 pairs to the nRF24.
I use nRF5 SDK13 GZP device sample, nRF24 Gzp host sample.
But only...
Hi
We are very interested to test the wireless range using Bluetooth 5, 125 kbps long range mode.
If we purhase two nRF52840 Preview DK boards, is there a easy way to...
Hello,
Currently i am doing some testing with the NRF52 DK.
I am measuring the time it takes to send and receive a BLE message.
I am using the high bandwidth setting...