I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
hello Nordic
i am using nrf52832 soc, sdk 16.0, s132 v7.01
my app requires the s132
i am trying to understand the bootloader issue, not so successful on that unfortunately...
We are developing a product based on nrf52840. The product will always be configured as a BLE peripheral. We need to be able to use OTA for both SoftDevice & Application code...
Hi, all
I'm going to develop a crypto application, and tested on nRF52840 with nRF5_SDK_17.0 CC310 run-time library.
there are a need is compute public key from a known...
Hello,
We are currently using the 0.27 and the 0.26 PINs of the nRF52840 for I2C communication as suggested in the sample code. But we need to use the P1.12 and P1.14...
Hi,
I am using nRF52840 as a peripheral + want to add UART to communicate with like Arduino and GSM. Is there any project that I can use/follow. Thanks.
I see LESC_DEBUG_MODE defined in some of the examples in the SDK (17.0.2) but I can't see where this definition is referred to in any of the libraries, so I don't think it...
I am facing strange issue when I execute firmware with NRF_LOG_ENABLED set to 0.
During BLE communication, Firmware is crashing.
If I enable NRF_LOG_ENABLED, all is working...
My requirement program flow is clearly written down .Please help me out.
void USART_EVENT_Handler()
{
// disable timer 1
//disable timer 2
// clear timer 1 count...
HI,
I have already got output from each of the SHT20 and MLX90614 sensors. Now I want to combine both the code. Regards, I need an help to Setup prj.conf file
Thanks &...
I'm referring to the HID keyboard example (BLE peripherals)
The example itself is more or less working and since my goal is to send a whole character string via BLE and...
Hello, Nordic!
When a scan is started with certain scan parameters, a timeout event (NRF_BLE_SCAN_EVT_SCAN_TIMEOUT) will occur in a time less than the specified timeout...
How can I do a point multiplication in NRF52840 using the ECC hardware accelerator for the secp256k1 curve? Also are there examples or any documentation on how to implement...
Hi,
I'm openning a new case (following the proposal of Einar Thorsrud ).
I want to do a BLE NUS project with custom service 128bits and with custom characteristics also...
Greetings!
Using the NRF52840 PDK, I succesfully erase, write and read without any modifications!
I have custom boards which involved a NRF52840 and a MX25R6435F (so same...