Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
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...
I am using the ble_app_uart example as my base on a 52832 with sdk 12. My project runs off line power and needs to remain available for connection 24/7. I have commented out...
I am communicating with a temperature sensor (MLX90614), which has flag register. However, in order to read this register, I must send a read sequence without issuing the...