Good morning,
In my application (SDK v 2.8.0) I would like to disable/enable runtime the advertising for the mesh provisioning. The inizialization of the mesh stack works...
Hi,
Our project need 7 seperate PWM outputs, as the nRF52840 have 4 hardware pwm, I decide to use GPIOTE with PPI to create extra 3 pwm outputs to drive Red/Green/Blue...
Hi, last year the name of the Zephyr module "TraceRecorderSource" was changed to "percepio". In January a PR was accepted that updated the SDK's allow-list (west.yml).
We...
Four returned products after sale could not be turned on & charged normally. Preliminary analysis of disassembly showed that the MCU was damaged, and the MCU was cross-verified...
hi support team,
may i ask do we have demo on how to test remote provision in ncs2.9.0?
i assume there are two possiblilities:
1.
For server, we need add below settings...
Hello,
We are using a BLE module based on nRF52832 with a U.FL connector for external antenna connection. One of our automated tests requires we turn off/on the antenna...
Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
Hey Guys,
I am trying to create a workflow for creating new project from scratch in eclipse, traditional way with nRF5 sdk provided make file is not scalable and it really...
We are using a MMA8452Q accelerometer connected to an nRF51822 via TWI using the twi_hw_master. Reading the WHO AM I register is the first attempt to get the TWI running but...
Hi,
let's say I program flash with SD, Booloader and merged App1&Ap2 images. I need to switch application (only once, after some self tests) using some command from application...
I am having an odd problem.
nRF52
softdevice S132 V2.0.0
I have a bootloader and application. when I program them directly to the device they both work fine and can...
I need to get three ADC data from acceleration sensor with nrf51822. I tested getting a ADC data using simple_adc_pca10028(Keil_v5/ARM/Pack/NordicSemiconductor/nRF_Examples...
Hello
We are about to move an old design based on the NRF51 to the more powerfull NRF52.
In this context we would like to use some of the new API’s that has been introduced...
Recompile dfu_dual_bank_ble_s132_pca10040 example from SDK v11 with softdevice v3.0 header. DFU is advertised, but not able to connect to it. always timeout,
There are three...
I made a product with nrf51822AC(based on SDK6.1&softdevice7.3), now we want to do BQB testing and I am working on our board's DTM code.
I have tried example "\Nordic\nrf51822...
Hi Nodic:
I use the PCA10028 V1.2.0 board , and use "nRF51_SDK_9.0.0_2e23562" SDK, ..nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_uart\pca10028\s110\arm5_no_packs...
Hi,
In SDK11 I was able to update advertised device name without restart, just handled write on the characteristic and update advertising data (through a second call to...
I'm going through pin_change_int example and can't understand how we tell controller where locate the function for our event.
Probably it occures in channel_port_alloc that...
I'm trying to communicate with an EEPROM chip using SPI. When I run under the debugger, the EEPROM doesn't respond; without the debugger running, it seems to work fine.
...
Hi everyone
I am working with nrf51822 sd 110 v.7.1
If I change from XXAA to XXAC, do I have to change the IRAM settings? If yes, which are the correct settings?
...
Hi ,
I have 2 nrf51 dongle compiled with a code which can scan and advertise ibeacon constantly. Whenever receive advertisement packet from each other , they are able to...
I think similar to but not exactly this question: devzone.nordicsemi.com/.../
Can I get a quick clarification here....
I'd like to encrypt the zip data / application...