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 Everyone,
I am trying to record data from ADC to a SD card every 500ms using nrf52832.
I am following the fatfs example. Before I had a problem whereby every approximately...
What are the most recent set of software tools that are known to work on OSX Sierra?
Any pointers to a good IDE for debugging will be great. I understand there are many questions...
Hello there,
I'm trying to learn how to use some of the perepherials of the nrf52832 with the DK,
trying to learn a little about the SAADC I found some example modified...
Thank you for reading my question.
peripheral project :ble_app_hrs_rscs_relay,SDK14.1 ,S132
client project: another manufacturer's soc
I set peripheral peer manager...
Hi,
I am testing with ble_app_uart . my board will advertising to my phone . I realize that if I don't connect 2 pin uart on NRF board to USB TO COM to my PC . Then , my...
Hi,
Are there any examples of SDK examples that work with USB BULK communication?
Which example should I use to make usbd_hid_generic example work with BULK communication...
Hello,
We are using Nordic SDK 11 MQTT adapted for TCP/IPv4(separate module) . It works fine without TLS. I added the flag "MQTT_TRANSPORT_SECURE" and made adaptations...
Hello,
Question regarding using the SPI master peripheral with DMA to communicate from the nRF52832 to the ads1296 device .
In order to use this device in the mode and...
Hi engineers, Here we are facing a critical problem in which the NRF51822 stops handling/processing the GPIOTE->PORT interrupts after some days good working. This problem...
I have a project which needs to be built in IAR, but uses the signed bootloader. I understand, that if I want to flash and debug the application from within IAR, I need to...
Hello,
In my next project I plan to conductive pads as buttons(that are exposed for humen touch to interacte with the) one is connected to ground and the rest will connect...
Hi,
I am using SDK v14.1 for nRF52840.
The secure_dfu_usb debug example works well when the J-link RTT Viewer is connected.
But when the RTT Viewer is disconnected the...
Hi everyone,
I would like to know if it is possible to establish a serial communication to a PCA10028 card using Adafruit Bluefruilt LE friend knowing that there is no...
Hello everyone,
I am using nrf51822 chip that has functionality to flash bl, sd or app using mobile app application. I want to reuse this functionality in order to have...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...