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...
Hello, I need HID device with NRF51 Dongle.
when NRF51 Dongle insert PC, PC will check it as HID device.
So, could anybody can share suggestion how to add HID on NRF51 Dongle...
Briefly:
Is it possible to switch LFCLKSRC to the internal RC from Xtal with WDT or RTC running? It appears I am only able to do this when Xtal is generating LFCLK...
I am trying to build a ibeacon device, but when iphone in "background mode", it can not get data from ibeacon device.
I used test code :examples\ble_peripheral\ble_app_beacon...
I am working with the nRF51 (PCA100028) dev kit and the nRF51822 beacon to monitor the RSSI of the beacon via the nRF51. To do so, I installed nRFconnect and Master Control...
On the product page: www.nordicsemi.com/.../nRF-Connect-for-desktop
The link from the ' Documentation ' tab is: infocenter.nordicsemi.com/.../nRF_Connect_intro.html
...
Hi,
I have done BLE tutorials [BLE Advertising, Ble Services and BLE Characteristics]
With my NRF51-DK was working perfectly the example of BLE Characteristics (with...
Hi,
I designed a pcb using nrf51 chip with some sensors,
this pcb should read ,every minutes, all values from sensors and saves them into the flash memory beside that...
Dear
Now, I need make one nrf52832 board as USB Dongle, it can be HID device by checked from PC.
And, nrf52832 should support esb protocol, now for esb, I know something...
hai
i was started a bluetooth based project. So i have started with a blend micro.But the range of communication was very short.So i have chosen ble nano with TX power...
Hi
I am calculating the power consumption using
devzone.nordicsemi.com/.../
But there is some point that I don't understand.
When the BLE event type is "Peripheral...
Hello,
the past week I am trying to make the bootloader_secure example work for a custom hardware with no luck. This whole procedure give birth however to several questions...
Hi
I am currently working on a BLE based hardware but I am a little confused about the terms such as service, characteristics... etc.
Let's say, I would like to control...
Hi,
I am using the following function to read the content of a register:
static ret_code_t read_reg(uint8_t slave_address, uint8_t register_address, uint8_t *value)...
Hi,
Could you please help me identify the file and function name that is used by the S130 softdevice to start HF clock automatically for ble advertising? I can see that Clock...