The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I'm looking for Memory LCD shield like using nRF52840 long range demo.
The shield name is probably PCA63520. However I can not find it.
Where can I get it?
In the folder for the sd_api_v6 there are the headers for the softdevice S140: pc-ble-driver_v4.0.0\src\sd_api_v6\sdk\components\softdevice\s140\headers
I have a custom...
I want to use the CUSTOMER[] fields for their apparent intended purpose of storing calibration data in nonvolatile memory. I find it quite absurd that the softdevice would...
Hi,
I am using PWM to control LED power.
The code i use for initializing the PWM is-
app_pwm_config_t pwm1_cfg = APP_PWM_DEFAULT_CONFIG_2CH(1000L, PIN1, PIN2); err_code...
Hello,
I am trying to run the example DFU over TFTP. I have setup a tftp server with following configurations:
# /etc/default/tftpd-hpa TFTP_USERNAME="tftp" TFTP_DIRECTORY...
Hi,
I've followed the link https://devzone.nordicsemi.com/f/nordic-q-a/35675/how-to-use-static-passkey-for-a-no-display-no-output-peripheral
and added it to uart example...
Hi,
My app requests a timeslot in various conditions - sometimes the timeslot needed is long, sometimes short (unknown a priory) so it asks for the longest possible...
Hi,
Is there any easier way when using Eclipse IDE with GCC for nRF5 SDK 15.2 development to get the Include files in the examples to be recognized easier than tediously...
My set up contains beagle bone black as Application board. PCA10001 board with S120 Softdevice using nordic_sdk_10 running ble_connectivity example program.
I initiated...
I have a Teledyne protocol analyzer for capturing over the air data between an nRF52840-DK and an iPhone 8 device. How do I obtain the encryption key from the nRF52840 SoC...
Hi,
I want to verify Bluetooth on my board is good or bad.
Note that, I do not have any spectrum analyzer or vector network analyzer, just development kit.
I found example...
On the product page the nRF52810 is mentioned as supporting ANT. https://www.nordicsemi.com/eng/Products/nRF52810
However in the info-center looking at the compatibility...
Apologies if this is a Segger question vs a Nordic question.
I have already been evaluating SES for a non-Nordic project, and so it's already installed [on Mac].
I am...
Hello Nordic,
I have already used an earlier version of nrfconnect on this lcomputer( windows 10 language PT-BR).
After upgrading to 2.6.1 I got the the error below: ...
Zboss som times gets stuck in loop trying to start network steering when running sample, most of the time it eventually makes it out of the loop
but what causes the failure...