I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hi, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
In nRF51 SDK 7.1.0, there is a c header file using c++ keywords operator .
Here is a snippet of components/ble/ble_racp/ble_racp.h using the keywords.
/**@brief Record...
I have a requirement to collect data over a plant, say a power plant whose size may be 3 KM by 3KM. I am planning to have a Bluetooth mesh and collect data and control equipments...
Hi,
We currently have a regular SIM, and it works well except for the inability have very low power draw when the device is in low power states. Based on our testing, we...
Hello,
I want to learn how we generate the frequency on nrf52832. I simply take a Blinky led example and on that blinking the led. i want 1MHZ frequency . so how should...
The Power Profiler Kit II is an excellent development tool when not used with the Nordic application, but instead with a dedicated application which can exercise a a device...
hello,
we are developing a product, in which it needs BLE, LTE,GPS. we are planning to choose Nrf9160 for LTE & GPS. we need following support during development
1....
Hello
We are planning to build a product based on nrf52840 our programming part is almost done we used nrf52840Dk board , now we are order SoCs and other peripherals ...
May I know what is the difference of three PNs NRF51822-QFAA-R (H0) AND NRF51822-QFAA-R (G0) AND NRF51822-QFAA-R?
How to identy the three PNs? May I know if NRF51822-QFAA...
I am trying to implement a scenario where the system will be sleeping for a mentioned period of time and then wake up and advertise and transfer data over BLE.
I am using...
Again, if the search engine in your documentation were decent, I would probably not need to ask this question here. The answer probably exists, but try an find it not knowing...
Hello Nordic lovers,
Happy Merry Christmas.
In ble_uart code, I'm interfacing the FreeRTOS & twi_sensor code
The program executed without any error.
And it starts...
Dear Members,
How can I wake up the chip without a button
I'm using the example for Ant,
Ant_bsc_rx .
I have disabled the button with :
bsp_init(BSP_INIT_LEDS...
Hello and Merry Christmas,
Trying to get Thingy:91 connected to cloud. But no such luck.
Followed the video, but somethings are shown. Installed latest firmware (SIP modem...