I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
Hello,
Is there any todo list about how to protect an application from hacker unsollicited copies to avoid illegal clones ?
how to allow jtag in write only (disable...
Hi all,
For PAN 42 which describes an issue write to RAM after a POR. When was this issue fixed? I can't seem to find out what versions of Silicon are subject to this issue...
Hi, i try to understand how to use power down modes. But i have a problem in the example ( nRF24LE1 REGISTER RETENTION TIMER ON ).
while(1)
{
// Register retention mode...
Hi All,
I'm facing unstability in connecting my Central BLE device based on bluez to connect to Nordic Uart service based device.
For every 10th or 11th connection ...
When I use a power supply, (3.0Volts-60mA limitation) with the DevKit boards nRF51 or nRF52 the input voltage is clamped at around 2.0 V and the current is 60mA : the SoC...
Hello, kindly any one tell me how to run a beacon code in nordic Ev kit . I've been trying to make it work . What type of changes i need to do in the code .
Hi,
I want to migrate my firmware from nRF51422 and softdevice S310 to nRF52 and softdevice S332.
Please share migrating step if anyone knows.
For nRF52 and Stack S332...
Hi!
I have an application that was originally developed for the QFAA using the S310 softdevice (v1.0). During subsequent development, we ran out of RAM memory, so we got...
I am trying to figure out what is the best way to implement a TWI Slave functionality on the Nordic chips. The HW seems only to support the TWI Master.
Is the only way to...
I have a nRF51822-EK Evaluation Kit (PCA10001) that I am trying to run example code for OTA DFU on as detailed in the tutorial here:
devzone.nordicsemi.com/.../
I have...
Hi,
I am trying to fade out 5 LEDs over the course of 500ms simultaneously. I am using soft device s110 but am happy to pause everything for the half a second while the...
[Bug Report] Possible bug in nRF52832 engineering release B.
When LF XTAL oscillator is started, no event is generated.
NRF_CLOCK->LFCLKSRC = CLOCK_LFCLKSRC_SRC_Xtal;...
I've created a custom service for a demonstration. I can view the see the device in Master Control Panel and view notifications and write to a characteristic that is writeable...
Hello,
I have a question about RAM usage. If i use chip with 16kB RAM, and if i use s130 (which uses 10kB RAM) and bootloader (which uses 4kB of ram) i only get left with...