Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
I am using the nRF51822 module. I am using the following code to set my device discoverable:
ble_gap_adv_params_t adv_params;
ble_gap_addr_t *whitelist_addr[1];
...
I've got a custom board with an nrf51822 (ic rev 2, QFAA), and I'm trying to understand some unexpected current draw that I'm seeing from the board. Currently the entire custom...
Hey there,
Red Bear Labs sells a board with a NRF51822 Module on it. From a past post I have found it is said:
"embedXcode supports the nRF51822 MDK board for both the...
I am playing with S130 to behave as a peripheral device and a central observer. This is working great.
I am new to the central side of things and have a quick question...
Hello,
I have looked at several posts on here, including-
https://devzone.nordicsemi.com/question/3769/nrf51822-to-nrf24l01/
And followed the code, but I am trying to...
After I installed keil and nrfgostudio, I run nrfgostudio, but an error happened, which says" an instruction of 0x6b607a05 quoted the RAM of 0x094af43f, but it cannot be read...
I want to program Jtag inside Anti-lost Tag nrf51822 Module Bluetooth Low Energy Sticker.
Following are the specifications of Anti-lost Tag nrf51822 Module Bluetooth Low...
Hi, I have purchased a Nordic nRF51DK which works perfectly. Suddenly I purchased an EaEpaper and start to follow this tutorial developer.mbed.org/.../Homepage to map it to...
I have used sofdevice v7.1.0 and nrf51 sdk 6.1.0
the ble_app_hrs project which has support of dfu is not discovering the dfu services.
i have enabled the BLE_DFU_APP_SUPPORT...
Hi...
Do you know how the " ble_app_hrs -> experimental_s110_with_dfu example" in SDK 7.2.0 examples works? how to switch to DFU and how to do over the air update?
i...
I am using NRF24L01 modules sold on ebay. I have 3 boards where these modules are soldiers and notice a big difference in range. More distant of other components, better range...
Hello everyone, I must read several data stored in a external E2prom and send them to a smartphone. I thought to do this by use of Record Access Control Point, so I can to...
Hello,
I would like to ask how to control the shutter of iPhone camera with nRF51822? Does Nordic provide that kinds of application? Thanks!
Henry Wong