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 Sir/ Miss:
I've a custom peripheral heart rate device.
I use central example "ble_app_hrs_c" to connect it by PCA10040.
After I set up the service (Target_UUID) and...
Dears,
I'd like to add service while connection.
Now I am using UART service and want to add HID service when I put button.
How to add HID service while connection...
I am using Master Control Panel for doing DFU on nRF52832 DK. The nRF52832 is having example dfu code dfu_test_softdevice_w_bootloader_b_s132.hex from sdk11.
nRF51 dongle...
Dear experts,
I'm a new user of NRF52 technology and I use:
Keil µVision v5
NRF52832 (PCA10040)
Keil software pack 8.15 from Nordic Semi
debugger Cyclone...
Hi Nordic
I am porting an application from the EM9304 SoC to the nRF52810.
In the old application it was possible to send 26 bytes of manufacturer specific data (plus...
Hi,
I use BMD-350 on NRF52832 with SDK v13.0.0
I configure my radio to run the BLE at -20dBm power through the API sd_ble_gap_tx_power_set()
But few seconds after starting...
Hi!
I once set up a simple project using SDK 12 and the HRS example.
Now I tried porting it to SDK 14 and SD 5. That didn't work out well.
So I started things from...
Hello everyone,
I am working with TWI and broadcasting of data using ble_app_beacon. I am facing a problem in broadcasting of the data. I have complied the code and it runs...
Hello everyone,
I am working with TWI and broadcasting of data using ble_app_beacon. I am facing a problem in broadcasting of the data. I have complied the code and it runs...
Hello, Nordic.
I use NRF51822. I know NRF52 series is able to NFC Tag with Antenna.
But I want to use NFC module with NRF51822. If I can modify NRF51822 circuit, is...
Hi DevZone,
I am doing my project base on SDK 14.2.0 example spi. I modified the PIN according to Arduino PIN map and connected the nRF52480 Preview DK with Arduino Uno...
Hi Everyone,
So I have a custom board with an LED on P0.9. I have confirmed it works by applying power to it, so no issue with the LED itself or the way it is connected...
Hi,
My problem that the RAM is insufficient for my project.
Please, I want to know how to set optimization configuration. By the way, my central device only connect our...
Hi,
I was trying some examples of the SDK 13 and 14 for keil but now I need to undestand how works the ble mesh.
I did the download of the SDK mesh, and there are only...