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...
I'm currently working with the MX25R6435F flash chip on board the nRF52840 DK and I'm running into issues with it. I don't know whether it's down to my lack of understanding...
Hello,
I am using nRF52832 integration. While drawing the PCB, I could not find the pin definitions in detail in the datasheet. Which pins correspond to SPI, I2C, and UART...
What is the main clock frequency when application is running in thingy52? Is there a way to measure it from GPIO?
BTW, want to know what is the clock source and setting...
Hello,
I'm using SDK for Thread v4.1. I built my project on top of multiprotocol example "ble_thread_dyn_template". I want to increase the radio output power of the device...
Hi,
I have a custom board with nRF52840 and I'm using nordic SDK. My image size is increasing because I have lots of peripheral connected in my board. I would like to use...
Hi, I'm about to perform an RF-PHY test on a module using nRF8001 to get a QDID. In that connection, I would like to know the specifications of the nRF8001.Can you tell me...
Hii ,
Iam using nordic nrf52832 board In the example of ble_att_mtu_throughput example . I have tried a lot to achieve the 803 kbps, but the output was 204 kbps only....
I want to implement integration tests of the ZigBee subsystem on nrf52 and looking for a way to launch them by CI script. We need such a feature for automatic testing after...
If we were to run a 52832 as a BLE advert receiver - listening permanently for BLE adverts - do you have any information of the expected current consumption in this kind of...
Hi!
I want to program boards in production by using the SWD interface from a nRF52840. The image will be sent from a PC to the nRF through the USB-virtual serial port. ...
Download nrf52832 through JLINK tool, and then through jflash read back, it is found that the bin file is different from the download in bin file. What is the composition...
Hello, i work with nrf52840. I know that it is possible to run two stacks Thread and BLE on one Chip (nRF52840) on dynamic way. But i want to run Thread as NCP-Radio and BLE...
Is there a graph available for the internal power regulators efficiency / current consumption at different supply voltages and temperatures for the nRF9160(-SICA)? We're currently...
I need to create a health device that sends time stamps of the measurement. For that to work I would need the counter to continue between power cycles. Some devices have a...