Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
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...
I have a new Bluetooth remote product in development that has a bluetooth stack that will incorporate HID, BAS, NUS, ANCS, and buttonless DFU services. I have the HID and...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
I'm getting this error while trying to connect with my device in the "ble_app_hrs_c".
"Connection...
I have found a few "how to" on cofiguring Eclipse for application development on nRF52 devices. After some point things are not as described in this guides. So, Is there any...
I'm trying to create a read event whenever a certain characteristic is read. I used BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST event to monitor that. I also set "is_defered_read"...
Hello,
I am developing a composite HID peripheral based on the nRF52840 that can connect to a PC either via USB or BLE.
I am using SDK 15.0.0.
Regardless of the connection...
When I build and run an example Bluetooth: Peripheral HIDS keyboard (it's the same for master branch and v1.3.2) using nRF52840 DK I faced one strange behaviour. To simplify...
I just downloaded the latest version of the pc-ble-driver hoping some of the bugs I had reported were fixed. The downside is the notes do NOT indicate they were addressed...
I'm working on an nRF52840 design where we may get away with only the outer pin row on the package.
However, one pin on the inner row of harder to reach pins seems important...
To the kind attention of Nordic support team,
I'm considering here a scenario where only a device and only an host PC are involved. They are ble bonded together.
Now,...
I have been working on receiving data from sensor using nrf52832 and I have been successful in getting the data and printing the same in the app. I have also been succesful...
Hi!
I am using an ASXL375 accelerometer with a nRF52832, and I am trying to figure out a good way to read the sensor data asynchronously (allowing the other processes the...
Hi,
I am using SDK 16 and nrf52810 pca10040e. I tried to build the example code for nrf52810 bootloader from the nordic example folder(examples/dfu/secure_bootloader/pca10040es112_ble...
Hi there!
I'm in the process of migrating a project from a nRF52832 to nRF52840 due to insufficient memory and of course some problems arise during the process. Most of...
There is a bug on the nrf_ble_scan.c uuid 128 bit filter. My devices advertise the same 128bit uuid service, which is constituted of my random generated 128 bit UUID and a...
Hi,
I am aware that when the the modem is powered down with AT+CFUN=0, GPS data such as the ephemeris is saved to flash. What endurance does this flash have? How many times...