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...
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...
Hello, I am working on a multi peripherals to one central project based on the NUS service of NORDIC chip. Now I use nRF52840 Dongle as the central board. I have debug the...
Hi, i'm a litte bit confused about the Secure Boot functionality. I'm using a custom example and the SDK 17.0.2 Secure bootloader. When generating a DFU package I have to...
I have compiled ble_app_uart_pca10040_s112 and it appears to be working for small amounts of data, however it crashes when large amounts of data are pushed through (from UART...
Hi
I got NRF_ERROR_NO_MEM, when calling to "nrf_atfifo_item_alloc()" from "timer_req_schedule()" routine.
Is the allocation is done from the task heap or stack?
Thanks...
Hello guys,
I decided to open a new ticket.
I am doing a university project which consist if building a BLE mesh formed by microbits & nRF52833.
As I have seen both...
I'm connecting the NRF52832 UART to a USB bridge, CP2110. I am going to use flow control on NRF52832 but I might not use it on CP2110 for unrelated reasons. In general, my...
Hi,
We are Manufacturer of LED Lighting Products. We are developing Outdoor rated Products using nRF52840 with External Antenna Module.
Now we want to know that FCC TX...
Hi,
I have integrated ble_uart_app with timer example provided in "SDK 17.0.2".
When I run the program the timer timeout immediately by calling "timer_led_event_handler...
Good morning,
I am developing a custom PCB with nrf52840 and antenna. I would exploit the shape of the nrf52840 Dongle PCB antenna copying it.
Two questions:
- could...