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, teams.
I am trying to implement DFU functionality on mesh node devices.
Currently, I am using Mesh SDK 4.1.0 and have read DFU-related documents, but still something...
Hello -
We are working with a custom board that is similar to the SparkFun Pro nRF52840 Mini . We are using the nRF52840 SDK version 16.0.0 and SoftDevice 6.1.1. Our board...
Hi everyone.
I am working on the ble_app_bps_pca10056_s140 example. I want to confirm that a BLE event is received when the APP_ADV_DURATION has been expired.
After searching...
Hi,
I noted that the CW generated in the %XRFTEST TX test seems to be offset from the requested frequency. Specifically, issuing the command
AT%XRFTEST=1,1,20,8500,-50...
Is there still no way on this build to setup zerocrossing detection?, I mean using interrupts I developed a zigbee dimmer that detects zero crossing and dims 3 separate channels...
Hi,
We are using NRF52840 Dk board to transfer the data at 10ms through Bluetooth which is central and peripheral as other cc250moda controller Bluetooth. Our objective...
Hello:
I am porting the LESC with MITM security protocol from your "ble_app_multirole_lesc" example inyo a project that runs FreeRTOS. This is on an NRF32540 With s140...
Hi,
I'm using an nrf52840 dk to query another device over spi and then pipe the response back USB to a host PC. Ideally, we're piping data at 1 Mbps (which should be very...
Hi,
We are using nRF9160 DK. Loaded the asset tracking application, and followed all the procedure to connect to nRF cloud.
In nRF cloud i can see the data in the cloud...
Hello,
I am currently designing a custom PCB with the nRF8001 chip. For a smoother assembly and component procurement, I am looking to make all the resistors on the board...
Hi there,
I have a problem with the bootloader from the RF5_SDK_11.0.0_89a8197 together with Intel Wireless Bluetooth chipset.
I use the softdevice s132_nrf52_2.0..1. I have...
Hi im after the library driver for the nRF509 using Arduino but when i go to the webpage to get it the webpage says not available can someone advise please
Many thanks ...
Hello,
Is it correct, that periodic advertising is working only with non-connectable mode? To implement periodic advertising with connected mode I need to start the second...
Hi, I tested a simple client-server UDP application, using as a template the UDP examples from the SDK. The UDP server is running in a nRF52 board and the client is a Python...