Hello,
I'm measuring current at the Vbmd jumper for the BMD-350 Eval Board. I'm able to measure 0.9uA running this code:
in the boot immediately after programming...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
experimental_ble_app_blinky.zip
hello there i have interfaced adxl345 with nrf51822. now i want to get data on BLE. so i am using s110_nrf51_8.0.0_softdevice . i was facing...
Hi
I am trying to use nrf52 Application Timer.
I followed the instructions in "Application Timer Tutorial" ( devzone.nordicsemi.com/.../) , but it seems I am missing something...
Hi All,
I want to have 3 PWMs by using app_pwm.c lib (in SDK 9.0.0).
But from doc each instance takes 2 ppi plus 2 plus per channel.
Means 3 PWMS needs 2 instances...
Hi all,
I'm new to NRF51, and have downloaded the "nRF51_SDK_10.0.0" zip file. Here I have some questions about NRF51 and its SDK files.
(1) Is there an off-line documentation...
I need to know where and how much memory to allocate for the S110 Soft Device v8.0.0, the DFU Bootloader, and a firmware app. These all aren't playing nicely together with...
i am using wt51822 s4a t chip and trying to program it with st-link and when i try to run simple blinky example from nrf51 sdk it gives some error
my flash settings are in...
Folks,
I keep getting bitten (painfully so) by incompatibilities between Nordic sample code, versions of SDKs and Soft Devices. This is aggravated by inconsistencies is...
Hello,
I looked through "nRF51 Series Compatibility Matrix" document Version 2.1 and didn't find information about chip with HWID 0x0086. This chip is integrated into the...
Hi,
I am trying to update some code to the last SDK and softdevice. When I trying to perform a DFU update using the iOS app nRF Toolbox on my iPad the device will not reconnect...
Can anyone please help me on this? I struggling in transmitting string and numbers from nrf51822 to mobile app through BLE. I need some sample code. thanks.
uint8_t numbers...
Hi, In my project I am using nrf51822 device and I need to perform dfu operation,for that I am using soft device s110 and boot loader nRF51_SDK_9.0.0_2e23562\examples\dfu...
hi
i follow "Development with GCC and Eclipse" in tutorial to Create a new Eclipse project step
i got some problems
it says " type XXX could not be resolved"
it may...
Hi,
I have 2 pins that connected to transistors that turn on high-side FETs. One turns on 3.3v for the rest of the system and another one 4v.
When I turn on 3.3v everything...