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...
Hi ,
I'm working on nrf52833, s113.
I have trouble to secure my system. It has no kayboard or screen, and with 6digit fixd pathkey( no other choice).
That's mean it...
hi there, I have a problem with updating the firmware when the PPK is attached to the nRF52 DK.
I could upload a new version of firmware on the nrf52, but it loads the previous...
Hi,
I've 10 nRF52832 running as peripheral and connects to a single central node (like star topology) and I need to perform the DFU by OTA for all the peripheral devices...
Hello all,
Please help!
I am using nrf52480 with SDK15.
I have been developing this application for quite some time now and this is a new problem. I am using BLE_GATTS_EVT_RW_AUTHORIZE_REQUESTs...
We used the NRF52840 in our product. I want to experiment with Long Range BLE using PHY Coded. I will be using:
-Peripheral - The Product
-Master NRF52840 DK
Are there...
There have been several tickets raised on this subject.
Yesterday I installed the latest sdk, v1.4.99-dev1, on a clean windows 10 installation, with nanopb 0.4.2 and still...
hi
Quick question
I read the post here , it stated the nRF51822 device ID is random generated (FIPS compliant)
How are the DEVICEID, DEVICEADDR, ER, & IR values set...
Hi... I have merged the ble_app_uart and fstorge example . I am storing the received data in a variable and passing in flash using nrf_fstorage_write command . I am getting...
Hi,
I want to use nRF Sniffer on nRF52811. I cannot find the related Hex file.
Can nRF52811 not support nRF sniffer?
Can this source code be provided for user?
B...
Hi,
nRF52820 / SDK 17.0.2 / Softdevice 7.2.0
I am trying to change DIS by referring to the post below.
https://devzone.nordicsemi.com/f/nordic-q-a/41257/dis-update...
Hello everyone,
I am going to run the serial DFU example. I follow the instruction on infocenter website and run the example by using my own keys and image and I got this...
Hello everyone! I'm creating BLE HID controller, where high packet rate is important. I expect about 100 packets per second. But when I try to launch hid mouse or hid keyboard...
Hi,
I am using NRF52832 based module. What is the maximum no of notifications we can send per sec. Is there any limit.
I am facing a issues on increasing the distance...