Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
Hi!
I'm having trouble getting any response from an NRF52840 MCU on a custom board we've made.
I'm hoping someone will be able to point me in the right direction by detailing...
I'm using pc-ble-driver(C program) to get the data from other device, I can get character now, but I don't know how to turn on the character's notification like the start...
We wanted to implement both BLE and serial DFU on nRF52832 without serial flow control. The main procedure is as follows:
Use the Nordic BLE DFU example as a start...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
I have queries on enabling HW crpto accelerator...
I'm implementing the device side of the DFU-protocol (v16) (Control Point & Packet) using the nFR Connect Mobile as DFU Controller. In the app I select Application as file...
Hi All,
Since 2 weeks I try to configure a gap with a "raw payload" but it's a Chinese puzzle! Between different SDK, with different "Soft Devices" and examples dating back...
Hi,
I've install the throughput example (examples/ble_central_and_peripheral/experimental/ble_app_att_mtu_throughput) on an nRF52840-DK and I test it against all kind of...
I made 20 pieces of porototype devices. Testing some damaged them, NRF52832 does not work and the voltage on them is 1.556V, others work again but after disconnecting the...
Hello All,
I am trying to publish the data gathered from UART using MQTT . So far I was able to get serial data in the inData buffer. I am not able to publish data automatically...
To the kind attention of Nordic support team,
According to your valuable experience and manufacturers' capabilities, having the package a pitch of 0.35 mm is it possible...
I use nordic 52810.
I am trying to use s112 and HW IIC but I got the compiling error:
twi_hw_master.c:34:5: error: 'NRF_TWI1' undeclared (first use in this function) ...
I have a nRF52840 based product prototype which includes a power management integrated chip (PMIC) and a Li-Po battery.
The product recharges via a USB connector. The USB...