Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
Hello,
I'm trying to shutdown my whole system (nRF 52832, SD132, SDK 12.3) after advertisement fast and slow are finished, following the structure of the peripheral BLE_APP_UART...
Hi,
I am trying to run lightswitch example in MDK.
Provisioner keep logging : 419, Unhandled Mesh Event: 4
Button 1 is in on state.
and LD5 is keep blinking.
these...
Hello. I'd migrated my application on SDK 15.1 from 14.2. The firmware of my product is always updating so I use NRF LOG module to debug it and see what is going on in every...
Hi to all,
recently i bought PCA10059 board, but i have problem in programming it. because i had some experience with NRF51 and NRFGO, at first when received the board i...
Dear Nordic,
I am using nRF52840 chip for BLE Advertising I want to encrypt this Advertising
I Read a CCM-AES encryption in BLE is it right way to this 31 bytes advertising...
I want to sleep at the lowest current level possible while retaining RAM. I see that I(ON_RAMON_GPIOTE) is 17.37uA! I want to avoid that. I see I(ON_RAMON_GPIOTEPORT) is only...
Hello,
I just started 4 days ago. My project consists of two parts. The first module that I am working on should communicate with. a I2C sensor, go to sleep for 30 seconds...
We have an existing HCI application (SDK12.3) which implements advertising, scanning and central (8 concurrent connections). The application runs on a Linux device and communicates...
Hi,
While we perform DFU over mesh according to this in step 3: Generate a DFU file with nrfutil
we create dfu package of an application like below:
nrfutil dfu genpkg...
Hi
Over the last versions of the SDK a lot of features have been added to the log module. These new features may be useful for a few users out there, but the new features...
Following my ticket Dynamic reconfiguration of peripheral HW from TWI to SPI , I realized that the header file sdk_validation.h could be improved.
Currently the conflict...