I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
hello i am using nrf52840 with our customised board with sdk version 15.2 i am trying to achieve maximum distance using coded phy with nrf long range demo as my base i have...
Hello. I tried to run ble_peripheral/ble_app_uart example from the newest SDK (17.2) on my ebyte e73 with nRF52833 onboard, but without success. I used softdevice S140 (tried...
HI,
My application needs to send the data from PC(server) to Nrf52840(client) . The length and type of the data are 2758 bytes and char data type, actually data has been...
Hello !
I allow me to contact to you because I don't go through a building issue.
I'm using SEGGER Embedded studio for ARM V5.40c. My target is N52832. It is not the...
Hi,
I'm working on a nRF52832 project with adc and ble function involved. An external RTC is also included, communicating with MCU via I2C. Everything goes well until I...
Please help to tell the meaning of the "built code" after the NRF51822-QFAA-R7y
There is mention "(H0) of built code. Is there any functional / firmware / hardware difference...
I'm using the latest SDK (1.5.0) on a Windows 10 platform.
I want to add I2C support to the BLE sample program peripheral_uart.
I fumbled my way through https://devzone...
I'm using sdk 15.3.0 and s132. Is there an API that I can query the bluetooth connection status? What method can I use to find out if a connection is currently available or...
I did current measurement on nRF5340 DK with PPK2 kit.
I’m using the Ampere Meter Mode, and cut the SB40 on nRF5340 DK.
Test Setup: Ampere Meter Mode
Window Testing...
Hello All,
I am just facing an issue w.r.t monitoring the ADC pin with certain threshold voltage. I am able to read the voltage level using SAADC driver on that pin and...
Hi
In my app i need to keep in sync client/server communication, which means no packet is sent in any direction until the sender got the confirmation from receiver for the...
I can't see any headers for this board and MCU in the current 17.0.2 SDK. Are board headers available anywhere yet? Should that be pca10095.h or something else?
Thanks...