Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I'm using Zephyr on a nRF52840 and I'd like to use the QSPI with the Fat Filesystem. I added the following Config statements to prj.conf:
The nrfx QSPI driver and file...
Hello,
I am wondering where to change the baud rate for the UART in the NRFConnect SDK using zephyr. I am working with the peripheral_uart example.
Thanks,
RJ
Hello,
i just migrated from nRF51 to nRF52. I tried to implement my custom service. I followed the tutorial from this site: https://github.com/bjornspockeli/custom_ble_service_example...
Hello,
in our application we have two devices. A nrf52840DK as central and a BMD-300-EVAL (contains a nRF52832 chip) as peripheral. We need a timer/counter that generates...
Hi,
I had used nRF Connect Programmer to flash nRF Sniffer firmware on my nRF52840 Dongle, but after that, when I tried to flash the firmware again, I found that there was...
Hi,
I want to add new peer to peer manager using pm_peer_new().
pm_peer_id_t p1 = 0;
pm_peer_new(&p1,&bond_info,NULL);
there are no peers, so trying to add as peer_id...
Bought 2 nRF5340 DK kits from Mouser. Followed the setup instructions and fell at the first hurdle. Attached NF antenna, connected to USB and switched on.
Nothing. Green...
Hello,
I am currently working on a project that requires data to be sent over Bluetooth. I currently have an NRF52832 Development board and have been trying examples and...
Is there any difference in terms of RF performance between different hardware versions of nRF52840? Can someone point me to the relevant documentation?
Thank you
I am working on the nRF52840 DK board SAADC module with nRF5_SDK_17.0.0 SDK, and I am unable to get the output on RTT.\
I am working on the pre-prepared program from the...
Click DFU after connect. Navigate to folder. Click .zip update file. Click OK. File name does NOT appear in chosen text box, box remains empty. Works correctly on English...
Hi everybody, I'm trying to set up my 52840 DK to scan for BLE_GAP_PHY_CODED advertising packets from 52840 Dongle. I think I was able to program the dongle, because it doesn...
Hello,
I've been tasked with adding radio test functionality to our manufacturing support firmware. I reviewed the comments here on devzone and studied the radio_test...
Hi,
I am currently working on an application for nRF52810. It has only advertising feature and I calculated the consumption with online calculator. The values I got from...