Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Hi,
I am trying to interfacing the IMP34DT05 Microphone with the NRF52840. I can see in the DSO that CLK pulse is generating in the NRF52840, but there no data pulse from...
I am able to switch between two beacon types i.e. iBeacon and a manufacturer's specific beacon when they are both the same length. I am having trouble switching between an...
We have an OpenThread network composed of nRF52840 devices, but we would like to have ensure that Internet access is not interrupted by a power outage. I saw that there is...
In my application I have a current consumption of ~20µA. When I enter bootloader to perform DFU I initialize my peripherals the same way as in my application and I have added...
Hi,
The release notes of v4.1.2 at https://github.com/NordicSemiconductor/pc-ble-driver/releases
mention the fix
"Fixed an issue where USB connectivity firmware hangs...
Hi!
(My apologies in advance in case the information I need is to be found elsewhere. There are numerous tickets related to GPS/A-GPS, but everybody seems to have his/her...
Hi,
I keep looking at different posts and I struggle to understand.
Is it possible to save to flash (nvm) on a nRF51422 with s130 while the Bluetooth is ON and connected...
Is there an easier way to print out debugging statement that does not need an installation of a logging package in keil.
I am trying to place print statements within the...
Hi,
I'm trying to create a Node application (using Noble) that acts as a DFU controller so that I can automate DFU'ing hundreds of devices (nRF52 using SDK 15.0.0). I've...
Hello, I want to use the Nordic Thingy:52 products to extend the Bluetooth range from my phone to a Nordic Development board. How should I start? Any suggestions? Thanks!
Hello
I am using nRF5 SDK ver.16 to try to create a BLE HID touchscreen device. I referenced ble_hids_mouse example and changed HID report map. On Windows 10, it works pretty...
Hi,
I am getting started with nRF9160DK so that I am try to build the application nrf_cloud_agps on segger embedded studio. But I cannot build the application, it says that...
Hello All,
I am working on nrf52810 chipset and using SDK 17 for my development, I have modified BLE_HTS code by adding peripherals like I2C and ADC, I can able compile...
Hi, I am trying to use the BLE Direction Finding on the nRF52833 dK.
1. Are there any software examples I can use to help me get the direction finding running?
2. Also...