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 all,
We are authorized distributor for Nordic in India (SM electronics) I was looking at
nRF51822 Bluetooth Smart Beacon Kit but in download section i was unable...
Hello,
I'm currently developing an application on nrf52832 that'll use SAADC low power to fetch battery voltage level and report that value on BLE advertising data. I've...
I am trying to use NRF51822 GPIO to generate a pulse with max width of 0.3us. According to other tickets in the forum and the product spec, NRF51822 should be able to generate...
I am using a nrf52 dev kit as well as a raspberry pi to set up the cloud coap example in the nordic docs. I have set up a 6-4 tunnel through hurricane electric and have full...
Hello,
I'm playing beep sound using pwm1 (timer1).
The onSound() starts beep sound.
The disableBuzzer() terminates pwm1.
The handler_buzzer() selects continuous...
Hi,
I'm using nrf51822 and ble_app_uart in SDK12.3.
Testing with android app nRF UART v2.0
I have some problem with BLE connection.
First, Sometimes when I tried...
Dear Nordic:
I have transplanted my code from sdk 10.0(nrf51422+S310) to sdk 13.1(nrf52832 + s332(v4.0.2)).
I program softdevice and application to my board by nRFgo_Studio...
I just tried to add a custom service, so I expanded my ble_cfg.gatts_cfg.attr_tab_size.attr_tab_size. Now, when I call sd_ble_cfg_set(BLE_GATTS_CFG_ATTR_TAB_SIZE, &ble_cfg...
Hi everyone,
For my project I'm currently using the sdk 10.0.0 (S310 on a nRF51422) and I would like to use the Secure DFU provide by the sdk 12.0.x.
Working on a nRF51422...
Hi everyone
We have a custom made board with NRF52832 chip. We are send it to FCC test lab and they told us the occupied bandwidth (OBW) is too small, 940kHz less than...
Hello,
has anyone tried new v1.1.0 for nRF6707? If I change the window size to more than original 2.0s, GUI becomes very laggy and it is very hard to stop the recording ...
Hello,
I've been trying to test DFU over UART which has been added in SDK13.1 but after following every resource I've found I always end up with DFU not working
The...
I found this question which partially answered what I am looking for:
devzone.nordicsemi.com/.../
Essentially, if I am creating a new project with my main.c file and...
Hi I am trying to design a custom BLE board using NRF52832 by following the reference layout.
I am new to RF design and I have got a few questions that I would really appreciate...