Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
i am working with mpu xx example given in nordic website. it seems code is working fine i.e. compiling and dumping into nrf52 DK, But not showing any output values.
i was...
I am using an Nrf51822 for a project. I looked in the datasheet and it said that there is a built in WDT for the chip. It also says that clocks can't be used while in systems...
I want to use in my project tft 1.8 display with st7735 controller. I'd like to use some based code but can find nothing except on infocenter nordic
As I understand there...
Hi,
I am writing a boot loader which does not need to use the soft device as the image is being transferred over an SPI interface.
I have merged the softdevice and my...
Hi
I suppose that Multiple connection to centrals is available from BT4.1.
Is it possible to realize bu S110?
If it is so, which version is available the specification...
Hello, I made some boards on nrf52832 and I was testing the PCB.
The test program is ..\nRF5_SDK_12.0.0_12f24da\examples\ble_peripheral\ble_app_hrs.
(I have downloaded...
Hello! Just got a few NRF51822's.. looking to just brodcast a few basic URL's.. if someone can point me in the right direction or maybe let me know where I can hire someone...
I work with ble_app_uart example and want to move uart init and event handler into separate file( e.g uart.c).
I just copy uart_init, uart_event_handler functions with some...
I am writing code that runs on a NRF51822 (to be less specific it runs on a Red Bear Lab BLE Nano). The board has a 32.768khz crystal on it that I want to use to wake up the...
Now I am sending data at 250 ms.
I'd like to send data at 80 ms.
Is this possible?
also,how much can it extend the advertisement interval to the maximum?
thank you in...
i am working with eclipse to program the ble_app_hrs but it is getting error "No rule to make target _build/app_trace.o', needed by nrf52832_xxaa_s132'. Stop" when it builds...
Hi,
In the newer versions of NRF 5 SDK (sdk10 vs sdk12), does the softdevice takes more RAM?
I am using nrf51822 (qfaa) and sdk 12.3. with softdevice s130_2.0.0.1....
I can't get my PCA10040 board to send serial data when connected to a FTDI USB dongle.
When the FTDI dongle is disconnected, and I connect my logic analyzer to the tx and...
I have problem with PPI on NRF52832 (SDK 13.1.0, softdevice S132 4.0.2).
Programmable peripheral interconnect (PPI) usage by Softdevice S132 according to infocenter...