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...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Good evening (at least here...)
I successfully developed an application with Keil on the Rigado EVAL board with the following steps:
nRFgo Studio -> erase all and...
Hi,
is there a way to make a all in one bootloader image which includes Softdevice and APP in one zip?
And is there an example of the DFU via a Master uC. My setting is...
Hello all,
I am trying to program my custom board using the debug out from the nrf51-DK.
I connect all the needed pins and on the nrfgo select the Segger but when I do...
Hi,
I want know how nrf51822 bootloader finds images type(means weather it is softdevice,bootloader,app) when we pass an image to bootloader for update. And also how bootloader...
There is a list of 3rd party modules at www.nordicsemi.com/.../3rd-Party-Bluetooth-low-energy-Modules . Will it be updated to include nRF52840 modules?
It appears the nRF51822 Product Spec does not list the current nor power for the radio DISABLED state. The Reference manual description of the state is “No operations are...
Hi everyone,
First post here, so apologies in advance for lowly questions!
I have a Fanstel EV-BC832 dev kit for their BC832 module , which uses the 516K Flash / 64K...
Hi all,
Having a bit of an issue with the SPI manager scheduler. When sending small packets (<4 bytes), I seem to be able to queue as many requests as I want.
However...
I asked the following question, TWI Stuck Bus Recovery , last week and got a great answer which I implemented. I tested my implementation by changing the device addresses...
Hi everyone
I want to use nrf sniffer for debugging.
But I don't have required hardware Evaluation kits in User Guide
Can I combine single nrf 51822 with USB-to-UART...
Hi
Im trying nrf52832 with 0 BMD-350 Evm.
Working with IAR, nRF5_SDK_13.0.0_04a0bfd.
I need ble_app_hrs_pca10040_132_uart working properly.
Seem like there is a main...
On very rare occasions when a connection is made, our device manager (peripherial) callback gets called with event id = 0x23(DM_EVT_DEVICE_CONTEXT_DELETED?) and event result...
Hi,
I am performing "just pairing" using peer manager ( SDK 11.0 ) in my custom board which uses nrf52 chip.
I am getting this events
PM_EVT_CONN_SEC_START,
...
Hi, I'm using nrf8001 nordic chip on my project. With some time on the nrf8001 chip begins to send the HW_ERROR with failure on ll_lm.s0.c and line 571. This not crash the...