Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
hi team,
i am using nrf52840 controller,in my project along with with nrf_sdk.
i wrote a led blicking code using ble protocal on segger IDE 5.40 and i want to see data...
Hi, I'm using nRF52840 in my project. I successfully integrated the BLE DFU service and its characteristics in my firmware, Now I can update the firmware through the nrf-connect...
Hi, we are doing mass production using PLT. And we have found that like 10% of the sensors are stuck in certain stage as seen in following power cycle images.
The program...
Hi,
In the product specification document of nRF52840 it says that in order to read the counter register's value I need to set the capture task NRF_TIMER1->TASKS_CAPTURE...
Hello,
I would like to use the UICR customer registers to store our devices serial numbers.
Can you please point me to some example code for nRF52833 SoC.
I am using...
Hallo Team,
I would like to operate nrf5340 BLE module (BC40C from Fanstel) in "Normal Voltage Mode". Please find the screenshot of the module below. I hope its clear...
Hi,
Just wondering if it's possible, or there is a reliable way to dynamically change the sampling period of the CAF sensor manager module . Specifically the values defined...
Hi everyone!
I am using ESB with the nRF5340dk without ACK, but from time to time need to send a packet with an ACK request in order to send some commands from the receiver...
Hi,
After successful building of pca10040_s132_ble_debug example with changes to project :
- excluding SEGGER_RTT_Syscalls_SES.c from build
- from flash_placement.xml...
Hi,
We are hoping to send our samples for CE certification. We use nrf52805 IC in our design. We do not use any precertified modules.
Looking at the Direct Test Mode folder...
Hi!
We're working on a development project using nRF52832. Our original prototyping PCBs used the nRF52832-QFAA. On these boards, the nRF worked without issues, and we could...
Hi,
I have builded a circuit with a nRF52DK and a mpu9250 IMU. If I power the Sensor with VDD the Zephyr driver and all of the Software performs well and the values from...
Hi,
I am using nrF52840 with nRF Connect, Visual Code Studio (Zephyr)
Is there any guide or a tutorial with an example that shows how to create a static library on nRF...
Dear Sir,
Good day.
I was able to determine the peripheral devices which I need to connect based on sdk v12.2.0. I can compare the adv name and device name during BLE_GAP_EVP_REPORT...