Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
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...
Hello,
I am designing the NRF52832 based board.Specifications of capacitor in reference design is as follows:
0.8pF, NPO, 5% tolerance
But with my vendor these two capacitors...
I am designing nrf52832 based board. In matching, 3.9 nH inductor is given.
I have selected the componenet with following specifications :
Specifications of inductor...
Hi Everyone
I am using nrf52832 development kit , sdk 14.0.0 with iar and i am trying to merge the ble_app_buttonless_dfu and ble_app_uart code.
I have done the changes...
Hello guys.
I am able to save an array to flash memory unfortunately I can not save a struct in flash. I am referring to this question Save struct to flash . However I...
Hi,
I'm a beginner in programming Nordic uC and I would like to know how to enable the watchdog in my application. Are there particular functions to call?
Thanks!
Hi,
We have a prototype application which requires an NRF52 based peripheral to be inside a metal cabinet and to connect via BLE to a central while maximising the link...
When calling access_model_application_bind() , NRF_ERROR_NOT_FOUND is returned?
I have had this working before, but after adding another server model I am getting the error...
Hi,
I am implementing modified DFU for nRF52832 which uses external flash memory. If power loss occures during update process, device then start update process from the...
Hello sir,
I am working on my final PCB design using nRF52832 chip. As per your reference Bill of material i use same part number for all components recommended by you. But...
I have a custom board with the nRF51822 QFAA . Schematic:
In order to compile the firmware, I'm using MinGW . As you can see, I'm also using the SDK 12.3.0 .
Finally...
Hi,
I am using nRF52832 and softdevice is S132 adk13.1. My application is read 3 ADC channel one by one and send this value to android app using NUS. For this i have use...
Hi,
We are performing data transfer using NUS service (BLE-UART).
Data passed is a 11-character string.
READ and NOTIFY permissions are provided for Tx characteristic...
Hello,
I am designing NRF52832 based board. I followed the exact reference layout suggested by Nordic except via position. I moved few vias during routing. Is it necessary...
I am using segger studio and jlink to program my nordic thingy 52. I followed the documentation and
Build the program
Connect to Jlink
Erase All
Debug->Go ...
Hi!
nRF52. S132, SDK13.
I try to use ble_dfu_send_hex example.
what shoul I do first?
via nrf gostudio load SD. correct?
Which SD? from this folder (dfu_test_softdevice_s132...