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...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
When I changed HFCLK from "64 MHz internal oscillator (HFINT)" to "64 MHz crystal oscillator (HFXO)", the power consumption when executing sd_app_evt_wait() became larger...
Hi,
We've created a FW image targeting a PCA10056 which consists of our application FW, the example secure DFU bootloader over USB, and the softdevice. Everything works...
I have the ws2812 example working with ncs v1.5 on board actinius_icarus_som
However, when I combine it with other code such as for a custom SPI device and udp comms it...
Hello,
I contact to you because a customer is interested on the RF System, part number nRF5340-QKAA-R, and they asked the following below;
"
Customer wondering if you...
I added FOTA_DOWNLOAD and MCU_BOOT to my project.Then I want to use http to download a file, and an EBADMSG error occurs at this time.
I reproduced this problem in the download_test...
We have an I2S implementation that I based on the example code, but using the nrfx driver. Audio plays fine, but after I call nrfx_i2s_stop, I first see that no next buffers...
I didn't change anything and compile the source file from github. But my thingy52 keeps flashing and stays in DFU mode after new app hexfile was burned in
https://github...
Hi.
I use ble_app_hrs example.
Environment is follows.
- PCA100040 , nRF52 DK
- nRF SDK v17.0.2
- Galaxy Note10 mobile Phone
Bonding process is always fail...
Hello,
I am developing with reference to "Light switch example".
And once the nodes are provisioned, the device acting as a provisioner is powered off in a warehouse...
Hi,
I'm using SDK 17.02 and using the ble_app_buttonless_dfu as a template, but merged in the code from ble_hid_keyboard for the whitelist. EDIT: also need to add that I...
I am working on a project that is implementing the segger_rtt framework. It's based on an NRF52840, it's running FreeRTOS and we're using Segger Embedded Studio (SES). Using...
I've interfaced an ST mic eval board (STEVAL-MIC006V1) to the nRF52 dev board on the PDM interface (SDK-15.2.0) . I'm attaching the code for showing my configuration and flow...
Hello,
I could not find a way to build S130 examples for nrf51822XXAC via SEGGER. I am getting errors at the build stage. I am using nRF5_SDK_12.3.0_d7731ad. Is there any...
Hello,
I easily explain the issue I've found with azure_fota sample (...\v1.5.1\nrf\samples\nrf9160\azure_fota).
After configuring my azure hub, the prj.cnf of the fota...