Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
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...
Hi all,
I'm testing serial_uartes example (from SDK v.15.3.0) on nRF52840 in order to adapt it to my own project.
I need to receive and send large amount of data (up to...
I am trying to add DFU service to my custom application, I have taken ble_app_hrs_s132 with DFU as a reference and added all the required files and made required changes in...
I have a Dongle and the Voltage of VDD OUT pin measures 0 VOlts usin multimeter and SEGGER j-link EDU (Results below)
it the chip (or the regulator on-chip) destroyed...
Hi,
I want to add mqtt to at_client sample. I tried to merge the files but I need to add few projects becuase there is dependencies..
I didn't find a way to add new dependencies...
Dear,
I have nRF9160 DK, and I tried to control SW5 to debug/programme for nRF91 or nRF52.
I could programme for nRF91, but I couldnt do it for nRF52, for example, Im...
I've tried the light switch example and it works pretty well. I want to make all the devices with the same model, so how can I send message from client to client?
A general question about the radio CRC registers: The CRCPOLY register is 24 bits wide, which can be used to specify a 24-bit polynomial, suitable for calculation a 23 bit...
Hello Everyone,
I need to turn off the bluetooth advertising on certain event/interrupt and start advertising again on another event/interrupt.
I have gone through the...
Have a nice day! We are working on a project where goal is to build up mesh-network up to 50 nodes with high sum data rate to up 100kbps through the node. For this purposes...
Is there any release timeline for a Nordic Thingy based on the nRF52840? Does anybody know of an open-access beacon that incorporates the nRF52840? Thank you.
I'm trying to communicate with a single NeoPixel ( WS2812B) using the PWM module.
I've configured a sequence array with the compare values necessary to turn on the red and...
Hi everyone
I'm trying to get the status of button by using the bsp_event_callback_t, but my application crashes when I push on any button.
Test environment: Freertos...
Hi Team,
For the board having Linux Host having nRF52832 interfaced over UART, what are the maximum number of BLE devices can be connected?
As per my understanding it...