Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
Hi,
I can program our old Nrf24LE1 boards with Nrfgo Studio, but when I tried using Nrfgocli command it fails to connect to
the board. My motherboard is set to number...
I noticed that CMSIS Configuration wizard expects values in HEX and converts them into decimal in the sdk_config.h file.
e.g. for SEGGER_RTT_CONFIG_BUFFER_SIZE_UP. I entered...
Hello there, I am using nrf52840 The mark is: N52840 QIAAC0, SDK: nRF5_SDK_15.0.0_a53641a, SD: nRF5_SDK_15.0.0_a53641a, I used the BLE ANCS routine and encountered this problem...
Hello,
We have a custom board based on nRF52832. The problem is that when trying to run basic example Blinky (examples\ble_peripheral\ble_app_blinky\pca10040\s132\arm5_no_packs...
Timer interrupt does not work well. In the code below, LED doesn't turn off and "interrupt!" message is not received. I really appreciate it if you give me any advice.
Hi Everyone,
I want to make a program code to establish the connection between MCU(nrf52832 chip) and accelerometer.
What are the conditions required? and i need some...
I'm using nRF52840 with SDK 15.2, and SD backend for Flash storage. I try to implement a verifiedWrite() method to write to flash. And it work most of the time, but fail sometimes...
Hi,
Is it possible to find comparison on the power consumption when running the internal DC/DC converter at 1.8V and 3.3V?
I have an external SD-card that needs a lot...
In the documentation for the s140_nrf52_6.0.0 I find the following statement: "The PPI channels and groups that are reserved by the SoftDevice when enabled are defined in...
MCU: nrf52840
SDK: V 15.2.0 porting with nRF-IEEE-802.15.4-radio-driver
problem:
ble_nus_data_send function sometimes returns BLE_ERROR_GATTS_SYS_ATTR_MISSING error...
Hi,
I am currently updating a firmware from SDK 12.1 to SDK 15.3 on a custom board using a nRF52832. Application itself has been upgraded and works well with Soft Device...
In the use nRF5_SDK_15.2.0_9412b96\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay,PCA10040. 1.Remove keys and leds from BSP。 2.Delete analog HRS timer...
hi all:
My project need 4 devices communicat with 1 host ,all use nrf51822 chip,is it possible?Now i have a problem ,when the third device communicate with the host ,will...
I have been doing some testing around DFU and I have noticed something strange.
My application size (according to nRF Connect memory read) is about 78 kB. (Left Image...