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...
Hi, all!
nRF51822 had been used in my project, because of dual bank bootloader and softdevice, the
internal flash memory was not enough for the application. I want to...
Hi there,
I need to add more the function based on Bluetooth, and I need the better security of the function. However, I do not want others read flash data freely and I hope...
Hi
I'm preparing for some tests and I'm wondering where I can find information about what the expected percentage error rate should be?
Right now with 2 nrf boards connected...
Hello to all nordic jedi masters!
I have made an observation, on which I would like your confirmation.
My combo is: nrf52832 + SDK 11 + SD132.
Will my application ...
I'm currently writing my thesis, and my goal is to establish a network protocol like IP. We need to transmit about 200kB of data between 2 or more nodes once every 10-30 minutes...
I am programming a device with a NF52 that uses a hall effect switch o enter/exit sleep mode when BLE is in advertising mode. When connected, It will generate a separate BLE...
Hello,
i have a strange behaviour on a board with nRF52. The board is flashed with SD 4.0.2 and bootloader.
On Keil If i load the bootloader with JLink, it runs and...
I'm using nrfutil version 2.0.0 and have noticed a strange bug today when generating a new signed application image for bootloading.
If I have a version number of 0207...
hello , I am new to SPI protocol.I am using NRF52 DK &nRF5_SDK_13.0.0_04a0bfd( pca10040) using keil-5. I want spi master example code. Can any one suggested me where I find...
Hi there,
The S132 SoftDevice for the nRF52832 has grown in size from 0x1F000 for release 1.0.0-2.alpha, to 0x23000 for 5.0.0-3.alpha. It appears that the nRF52840 will...
I have a small PCB I'm prototyping/assembling, based on a nRF52832 with a few sensors. Looking for someone here to help me with writing basic firmware for testing the board...
Hi,
I am having trouble reading the contents of a record after the NFC tag in the microcontroller has been written by a smartphone.
I'm using the t4t emulator. When...