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...
I would like to use nRF5 SDK for IoT with some functionalities (e.g. SEGGER RTT) from nRF52 SDK. Can I just copy desired modules to my SDK for IoT and suppose it'll work?...
Hello,
For some industrial reasons, I need to store the passkey in the flash of the nRF5 during production and retrieve it at run-time.
I would like to know if there...
Hi,
for our prototyp we use a NRF52. When i flash the device, it will always be go in sleep mode after a duration of time and stay in there.
Is there an interrupt which...
Hi all,
i am using V11 sdk.
i want to send data "hello" in beacon application.
how to add that feature.?
any function calls are there?
-Thanks in advance
Hi,
I am using a PIC microcontroller in my project (18F family) and I would like to know which are the tools needed to begin development with the NRF80001.
I already...
Hello,
I am doing a project using nRF51822, s130 and SDK 11. I have modified the example ble_ap_hrs_rscs_relay.
My problem comes when I try to update a notification...
Hi,
I am porting our application from SDK10 nrf51 to SDK12 nrf52. The application takes use of a serial console accessible over UART.
I notice the new logger module...
Hi all,
i am V11 sdk.
Task:
i want to send and receive data without connecting the nordic_uart example
i.e ble_uart eg is send and receiving the data when we press...
Hi all,
i am using V11 SDk,
my task:
One board should broadcast continusuly.
if there is any neighbour is broadcasting ....then that will capture those data too...
Hi,
I am working on adc module of nrf51,through adc i am taking data and storing it in array.now i have to crossexamine this adc data with the prestored data and have to...
We are trying to complete Bluetooth qualification on our Cycling Power Service (CPS) against the Bluetooth Test Specification (Document Number CPS.TS.1.1.1).
We fail the...
We have been working on a project that requires the following separate segments be programmed to the board:
softdevice hex file
app hex file
UICR hex file
...
Hello,
I'm currently porting all my C++ code from SD130 SDK10 to SD132 SDK12 and I also upgrading from device_manger to peer_manager.
I've noticed that in peer_manager_types...
Hello,
It seems that NRF_LOG_BACKEND_SERIAL_UART_BAUDRATE has wrong documentation. In sdk_config.h it says:
// <o> NRF_LOG_BACKEND_SERIAL_UART_BAUDRATE - Default Baudrate...
Dear Nordic Team,
Thanks for support.
I want to know the possible for nrf52832 act as a sniffer. If it is possible means i want to latest sniffer hex code.