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,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
Using nRF52; S132 v4.0.3
I'm getting NRF_ERROR_DATA_SIZE error return from sd_ble_evt_get and event length from call is 20 which is smaller than my buffer so it shouldn...
Hello everyone,
Currently we're writing a small program for the NRF52 (PCA10040), which has to communicate via SPI to an IMU (MPU-9250). The code is working correctly,...
Hi,
I am using SDK 11 , nRF52 DK . IAR 7.5
In current implementation I am flashing a sofdevice s132 and the bootloader by the nrfjprog.exe but if I am flashing the app this...
NRF52832 S132 MPU6050 TWI
I want to finish the function:
1. When the ACC, GYRO data update, the INT pin to generate an interrupt, and then in the P026 pin configuration...
hi team,
i need to receive data via uart0 without uart_irq handler. i am using simple_uart .h library. please any one reply me...
need urgently...
thanks advance
hello,
I am using nrf52 dk. I am doing a project that uart send the adc data through bluetooth to nRF UART v2.0 app for every 10msec. but when i am transmitting the data...
I'm sure the same question has been asked in a few different forms, but hoping for some ideas. . .
Is there a way to retain 32 bits of information across a watchdog reset...
We are considering useing this chip for a short range link. We want to use a synch character at the start of the transmitted message to accurately synchronise a process at...