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...
Hi,
I am using nrf25840 Dongle as NCP with Linux machine. I have used NCP example hex from " nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\thread\ncp\usb_bootloader...
How to achieve the lowest power consumption while "sleeping" but still being able to awake from an internal timer ?
For the timer I'm using the Ticker class from mbed.....
Hi,
I am a Embedded System Engineer working in a Medical device company in Ireland. I have a ublox Modem(Nina-B111), which has a nRF5xxx module embedded into it. The modem...
Dear Sir .
I have on my custom board 2 spi , spi1 and spi3.
&spi3 { status = "okay"; compatible = "nordic,nrf-spim"; sck-pin = <31>; mosi-pin = <9>; miso-pin = <30>;...
Hi,
Now I use Nrf52811 to develop a product. I use the 125k long range radio + 4dB mode.
I read through its specifications and found no corresponding...
Hi,
Now I use Nrf52811 to develop a product. I use the 125k long range radio + 4dB mode.
I read through its specifications and found no corresponding...
Hi.
I programmed the firmware in " https://github.com/NordicSemiconductor/pc-ble-driver " share folder to a nrf52840 dongle.
NRF_SD_BLE_API=6
I took the example heart...
I can send a command to a custom cluster through the Zigbee CLI, which is installed and running as a Coordinator on a nrf52840 dongle.
However, I must respond to commands...
Hello Nordic!
We are going to develop the device under the following conditions - nRF52832 - SDK11 - SoftDevice S132 v2.0.1
We are planning to add Serial DFU feature to...
Hi, I am porting an app from SDK 14.2 to SDK 16 (nrf52832) and noticed some strange behaviour with nrf_delay_ms - it is not delaying anywhere nearly long enough. I have built...
I have been able to program the nRF52 DK perfectly the past couple weeks and just recently got an nRF9160 DK.
I tried to update the 9160 DK to the latest firmware using...
Hi,
What is TWI transaction manager? Is this a hardware or just software library? Does it work with TWIM (with easy DMA)?
I have a suggestion that when making an example...