I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hi,
I'm doing some measurement on the radio peripheral of the nRF52840 using the generated events and a timer which is set to run at 16MHz. Radio events and Start/Capture...
SDK version: 13.1
Hardware: nRF52832
Eclipse version: link text (I could not get the marketplace working in the latest Mars Eclipse version, so I downloaded this version...
I am evaluating the sdk14 ble_app_uart example. I am able to run this code and connect to this uart service but do not see messages get passed to the uart pin. Only when I...
I am using a nrf52832 Development Board with s132 for some BLE applications. I developed a beacon app, set for BLE peripheral, and every reading of the advertising from this...
Hi,
I'm using NRF51 DK board and i am following characteristic tutorial available. I am able to send temperature value over Bluetooth by using light blue app.. Instead of...
I am using nRF connect to debug an application on a nRF52832. When I perform a scan, I can see the UUID of the nRF52832 device I want to connect to. Where is this UUID stored...
Hi,
I'm unable to auto connect with nrf51 using nrf Connect App, if I select Connect using Auto-connect only and no Bonding in nrf Connect App for first time.
With Auto...
Hello,
i have a question about the range. I have a Bluetooth-Module with nRF52832. I tested it in my Office. Additional I can Change the Output power from +4 dBm to 0 dBm...
My use case involves buttonless beacons that should only be connected to by authenticated users on their mobile device (Android / iOS).
Once connected, these beacons will...
Hi,
I have Nordic NRF52 DK. What chip does it have? because there are quite many chips of NRF52 series and can you also tell me about the PCB reference design of the chip...
According to the PDM of the nRF52810 datasheet,the input of the filter is the two-channel PDM serial stream (with left channel on clock high, right channel on clock low),...
I am looking at a Bosch GLM50C and when i connect with nrf connect on IOS I can only see device information and a custom service, on android I can also see the generic access...
Hi,
I want to confirm two points in the PCB layout of nRF52:
In the data sheet and in the reference circuits section, there are no caps on pins 37 and 38 (QFN...
I made up a prototype board with BLE Nano2, connected via a JLink.
I'm using armgcc. JLink is needed to support RTT as I need the UART for another purpose.
My board file...