Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
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...