Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Hi we currently have a product develeped for 52840 on basis of old sdk 15.3. We are just about to start a new development based on 5340 for which we are required (and want...
Hi Experts,
Recently, I am developing the mesh project based on the latest nRF mesh SDK, everything is running well. But I encountered one issue, that is how can provisioner...
Hi,
I've followed the instruction from " Developing for the nRF52805 with nRF5 SDK" to port the example "blinky_freertos" but I got the following compilation error:
This...
Hi.
I have 3 Dev Board's MBN52832DK and Ill like like to upload the BT Mesh example into those boards and I'm not very expert on this topic, dis you have any Webminar or...
Hello,
i was wondering about the stated antenna efficiency here:
infocenter.nordicsemi.com/index.jsp
The very poor values (< 20%) provided for the efficiency do not...
Hi,
I have experience with the ESP 16/32, pi zero and BOSH XDK. I have been working on some IOT mesh stuff and I have a good product idea that I know I can build with your...
Our project is using SDK 15.3.0 on a nRF25840. Similar to this post , we'd like to be able to re-bond if the bond has been deleted on the Nordic side but not on the phone...
Hello,
I want to test nrf5340 external lfclk, but I don't how to test it.
sdk:1.5.0
board: nrf5340dk without hfclk
I want to use external lfclk to generate 1khz...
Hi Team,
I am developing a device using nrf52832. I want to configure the gpio used to wake up from system off mode to enter into gpio interrupt handler on wake up. How...
Hi ,
I need to add an I2C device in project , I referred sample project i2c_scanner .
changes done in nrf9160dk_nrf9160ns.overlay file
code added in prj.conf
...
We are using PPK II with nRF52840-DK and in zigbee case we are getting two different kinds of reparative pulses
1. Pluse_1 -> Amplitude = 17.52mA ; Ton = 200us & Toff =...
Hi All,
We found a problem about the NRF52832AA connect parameter update problem on some cell phones.
1. While the app connect to our device, parameter update not only...