I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
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...
Hi,
I am using the nRF52832 and I have been trying to meausre the centre frquency on a specturm analyser. But, the centre freq on the specrum analyser is 1.81GHz when it...