Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
I am trying to measure the power consumption of a PCA10040 board while debugging, using the PPK. I am using the setup shown here: "Measuring current on nRF5 DK while debugging...
Hey,
I found that sdk 12.3.0 (the latest for nrf51822) has example fpu_fft with linked CMSIS_DSP lib, but this lib is for cortex m4. I downloaded arm_cortexM0l_math.lib...
I have a problem getting fstorage to work with BLE in SDK 14.2.0.
The fstorage example works fine until i change
NRF_SDH_BLE_PERIPHERAL_LINK_COUNT to more than 0
In...
Im am running a nrf528322 board with the s332 softdevice using sdk14.2.
I have implemented flash storage in my program according to the nordic flash_fds example. This works...
Hi Nordic,
I am using SDK 12.3.0 and S130 2.0.1. I have some questions about AFH.
1. Do Nordic stack keep track of some bad channels during communication and would skip...
Hi I am working on pcb design for a long range application with nRF52832. There are lc circuit which is implemented to antenna pins on reference design of nrf52832. I decided...
Hello,
I am trying to develop a custom BLE service. I have been following this tutorial .
I have also looked at this answer to understand the signal path for a WRITE event...
Hi!
I'm using SDK13 (Softdevice version 4.0.2) and I noticed that during an update via DFU bootloader the update of the Softdevice doesn't work.
After the transmission...
Hi Everyone
I have been trying to use nrf52840 on a custom PCB . So far everything is working perfectly except only one single issue which is the controller gets reset and...
I'm new to the NRF series, and for that matter Keil. I have a BT832A which is apparently an NRF52810.
I am able to flash my own code using Keil and and control GPIOs to...
Hello, I am battling with weird problem for 2 days already, need little help if possible, I have tried all remedies and nothing worked so far.
Here is what happened, I followed...
Hello,
I am using SDK5 for my code that builds successfully under Linux, but not under windows.
The error occurs in the SDK, not in the application. I am wondering what...
Hi,
We are trying to optimize the speed at which we send data over BLE UART with the nrf52832. Currently, we are using the ble_nus_data_send() function in a while loop with...
Hi, I am a beginner at this and I want to make a scroll wheel that connect to Android devices as an HID device. I have a custom BLE board from Skylabs (SKB569) with NRF52832...