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...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi Team,
We are using MBN52832 Murata module in our ongoing project.We need technical support from the team.
We need hardware integration (connection) support from the...
Every once in a while I am experiencing the soft device error NRF_FAULT_ID_SD_ASSERT.
In this post I saw that you may be able to provide some information on what is going...
Hello everyone,
I work with a custom board with the nRF52840 chip on it. We have pressure, humidity and temperature sensor and accelerometer sensor on the board. We need...
Hi,
We have a product that have a BLE capability (not by Nordic) and already have a mobile app that works with it.
I am developing now the FW for the upgraded version...
Hi devzone-team,
my application (custom board with nrf52840, sdk 16.0.098 ) uses 12 timers and it's organize in the 3 parts: uart, a pwm-bus ( proprietary) and ble-scan...
hi,
my application use boot and soft device.
Is possible with the application erase only the customer register in UICR ? (of course switch off the soft device)
This...
My company is using nrf52832 and our certification agent (we will apply for CE Red and FCC for our device) is wondering if the chip manufacturer is a SIG member, otherwise...
Hello I am new on KEİL and NRF52832,
I am trying to merge this custom service and Ble_app_gls example . I added custom services libraries to ble_app_gls example ,I added...
Hi,
I want to set a custom value to my Gatt characteristic value. I can do this by writing to the characteristic in my app or the NRF_connect application.
What I want...
Hi,
I am using sdk15.3 for a project, the uart works fine when programmed without bootloader, but just after add bootloader, the uart is not worked now, also the rtt log...
Hi all, This just works in other compilers. I'm new to Nordic/Segger and have tried all variations of parenthesise, ## macro expansion. It's got to be something simple! #define...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...