Hi guys,
simple question based on your experience: what is a realistic data rate between an Android device and an nrf52805 with S112 on board?
I tried a lot of tweaks...
This is a general question about selling our modem-enhanced products internationally. We use an NRF9160 (NB-IoT), but we have some of our devices equipped with older Telit...
I recently received a nRF9151-DK and try running example "hello_dect".
Apart from setting the CARRIER in "Kconfig" to "1" i did no changes to the code.
Building and...
Dear Nordic Team,
I want to connect my nRF9160DK board to my nRF7002DK board and get a wi-fi location. I've followed samples/cellular/nrf_cloud_multi_service as sample...
Hi, I am using nRF52840DK SDK 2.5.0 for testing Zigbee. I have three boards of this type, for the coordinator, router and end device.
For testing I use the end device I...
Dear,
We are using the nRF52840 with a proprietary protocol.
We plan to use the nRF52840 to sniff/poll RSSI on different (5/6) channels on periodic time (typ ~100 us)...
Hello,
I am looking for information to be able to process CI/CD automatic tests for an nRF5340 project.
I mean compilation of the project, and simple tests by using GitLab...
Hello,
When debugging one of the projects, I encountered the situation of a frequent reset of the device during connection. A quick scan under the debugger helped show the...
Hello,
I'd like to develop and base on the " Experimental: ATT_MTU Throughput Example" project.
Seems like the example project doesn't implement the DFU (aka, OAD).
...
Hi Nordic,
In my custom board, I need to access peer data at quite early stage - to determine which board it is.
So my question is: Can I call pm_init() (in peer_manager_init...
I have a scanning application that uses pc-ble-driver-py to communicate to the nRF52480 Dongle on Windows 10. I'm using connectivity_4.1.1_usb_with_s132_5.1.0.hex in the dongle...
Hello,
Does nRF905 communicate underground? I mean if I bury one chip underground would it be able to transmit to a receiver on the ground?
If yes, How deep could the...
I'm looking for a way to speed up connecting to a peripheral (IOS or Android device, nrf52 is central). I understood that caching data to avoid needing the discovery phase...
Scan in the background while connected to one Peripheral in a multi-linking central.
In this state, we confirmed that there was a period during which Central could not communicate...
Many of your descriptions of your product keep talking about Bluetooth 5 support.
For example: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/Bluetooth...
We are using the secure BLE bootloader from the nrf52 SDK versio 15.2. We did put in our own key files, but other than that I think that I don't think we changed much in the...
Hi, I am a beginner with nRF52840. In the SDK under modules/nrfx/templates we find a file "nrfx_glue.h".
This file contains macros that should be implemented according to...
Platform:NRF51822, SDK12.1 S130
Phenomenon:By flipping the led light in the NRF_RADIO_CALLBACK_SIGNAL_TYPE_START event, it is known that the timeslot request is normal....
This maybe a stupid question but is there any reason to include support for older versions of the SDKs? I am using the pc-ble-driver approach and the example is full of if...