Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Hello,
I am trying to compile this demo with Segger Embedded Studio but compilation always fail with the error "Cannot open file C:/nRF5_SDK_14.2.0_17b948a/examples/ble_central_and_peripheral...
Hi! i am using nRF52832 development board . i have flash the example code in development board and it is successfully flashed into nRF52832 development board. But i am not...
Hi,all.
I made observer with using ble_app_uart(central).
And, I transmit UUID with using uart.
Test result, I confirmed that the previous value of p_adv_report-...
Dear All.
I can use DTM F/W for nRF52 Device. And I can use nRFgo Studio to do Bluetooth --> Direct Test Mode.
Now, I need to do test 2.4GHz. In the Features box of...
Hello,
Is there any sample code in SDK example, to show how to use nrf51822, to both broadcast a beacon and also to listen to a beacon from another 51822. Also I am using...
Anyone done or seen current consumption measurements for the Thread SDK on nRF52840?
I need to understand relation with other technologies and other chipses on this, and...
Hi, when trying to program my nrf51822 chip, I went through the following error streaks:
1.I started to get "no device found error". Can be easily solved by turning off...
Hi,
I have a similar requirement as stated in this question.
I am using nrf52832_xxaa with SDK v11.0. I have the following queries
a. Can external debugger modify CTRL...
Hello mods, can you add a function (php or something) which allows us to sort our questions asked based on dates?
If there already is such a function, please inform me...
I am trying to implement the LESC + numeric comparison using the multi-role lesc as reference. I am using nRF52840 and SDK 14.2.0 with soft device 5.0.0-2_alpha.
My central...
Hello, I have learnt that there are four PDUs in BLE advertising (ADV_IND, ADV_DIRECT_IND, ADV_NONCONN_IND, ADV_SCAN_IND), they are designed for different scenarios. I am...
Hi,
I'm using the last sniffer package named nRF-sniffer_2.0.0-beta-1_51296aa with a nRF51 Dongle ([https://www.nordicsemi.com/eng/Products/nRF51-Dongle]). My PC is running...
Hi!
I have nrf52, SDK13, S132.
I succes use bootloader_secure_ble. But I remarked that on air DfuTarg appears for about 90 seconds. After that return to main app.
...
HI,
I get the information frome the sd_ble_tx_buffer_count_get that ,the nrf51 with S110 SD8.0 has 7 count(7*32BYTES) of TX_buffers (I can use 6cnt one time) . The nrf52...