Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
SoftDevice: S132_5.1.0
Environment: I have 1 Device Advertising and about 200 "tags" waking up every 10 seconds and scanning for those advertisements and connecting, I have...
HCI for NRF52840
Hello
I m using a STM32 + NRF52840 and i have a mbed project in my STM32 and i want to use The NRF52840 only as a Bluetooth component, is there an example...
Hi guys,
I compiled the openbootloader example and when I try to run it on NRF52840, It gives segmentation fault:
(gdb) load nrf52840_xxaa_debug.hex Loading section .sec1...
Hi,
I'm having problem with the example code in the "Bluetooth low energy Services, a beginner's tutorial", the code was downloaded from github.
I'm using SES V3.5 for...
Hi,
We are currently develop our costum board with an nRF52840 SoC. Are the nRF52840 shipped with an initial bootloader to programm the device via USB? Because if possible...
Hello folks.
Easy question.
I want to add a .a static library to Segger Studio, but I don't know exactly where to add it. I know how to do in a Makefile with GCC, same...
I found the reference design files for nRF24LE1 from here ( https://www.nordicsemi.com/eng/nordic/download_resource/10898/2/41030525/1871 ), but I can't open them in EAGLE...
pca10059, replacing stock bootloader with Adafruit UF2, using USB dfu Hi. I currently don't have a J-Link at hand, so I tried to flash the UF2 bootloader using the stock DFU...
I want to keep both chip antenna and external antenna options on our board, what is best way to handle this for nRF24LE1 4×4mm QFN24 chip-set? Can I branch the Radio by having...
Hi,
I have a nRF52840 DK and a nRF52840 Dongle. I want to test to send binary data from one to each other using Bluetooth 5 or Nordic proprietary protocols. Are there...
Hi everyone, I am newcommer in here. I just buy one nRF52840 Dongle. I want to connect it with nRF52832 DK with ble_app_uart implemented; and open a COM port in MATLAB to...
Hi,
My application is based of ble_freertos_hrs example (SDK 14.2, nRF52832) and I need some variables to survive an assertion.
It appears that Keil has deprecated #pragma...
Hi Engineer: When I use nrf5_SDK_for_Mesh_v2.1 to debug the "light_switch" project, I always need to use a minimum of three boards (one as a provisioner, one as a client,...
I am using the nrf52832dk,i am working with the spi example for the sdk15,which pins are used for the spi protocol. I am enabling spim0.in sdk_config. h the pins number 3...
I am using NRF52832 as tags for asset tracking. I want to sense whether the asset is in movement or not as simple logical '0' or '1' response from sensor. Please suggest a...