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...
hi sit and test bluetooth mesh and i do not quite understand how the client knows that the server is off or on and there is a way to find out if a server is on or off
Hello,
I would like to use nRF52840 in order to make some BLE5.0 mesh products. When I open the nrF5 for mesh, I can see only examples for nRF52832.
Do you know if these...
hello, i am trying to implement external RTC in my application. i am using the SDK 14.2.0 and softdevice s132 .n also for external RTC using the M41T62 with nrf52832DK. so...
Maybe there's a secret I'm missing but this looks like a development / debug flag that got left in.
I'm porting an app from SDK11 to SDK15, when I call app_button_init(...
Hello
There seems to be no makefile in this example to use with armgcc compiler(why?) so Im trying to port it using the makefile from the ble_app_att_mtu_throughput example...
How to write driver for ADC by accessing direct registers of nRF52840 ?
I don't wanna use SDK APIs.
I wanna read LDR value connected to A0 (PO.3) pin in continous mode...
Dear all,
I'm trying to change the advertised device name during advertising depending on some variables.
I'm observing with nRF Connect and Lightblue, both running on...
Hi,
I have followed the steps for the 2 demos for nRF52840 DK, the Heart Rate and the Proximity demo. In both cases, when disconnected from the android device, the evaluation...
Heey everyone,
I'm currently working on a wireless application and we would like to have a range of atleast 300 meter. Yesterday I was testing the range between 2 SDK...
I work with Kenkou GmbH in Berlin. We are looking for Firmware Developers and Engineers with Mid - Senior experience to support our project. We are hoping to extend the visibility...
Hi All, Nordic,
In my application, I don't always need BLE connectivity, so I was hoping to disable the S132 softdevice when not needed. However when I do this FreeRTOS...
Hi,
I am working on a project with BLE and TWI module. With some help, I manage to set a TWI communication ( https://devzone.nordicsemi.com/f/nordic-q-a/29371/twi-issue...
Every once in a while I will get a failure that results in the app_error_fault_hanlder() being called and the following info:
ID = 1
PC = 0x14550
error_code = 0x495...
Hi, I use ble sniffer 2.0 beta with nrf51 (pca_10031_51296aa.hex). Is there a sniffer api documentation with description of the UART protocol (as with sniffer 1.0.1)?