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...
Dear all :
I was recently reading ble_app_hrs example code , the PC1001 Board dowloaded this code can connect with other devices and they can send data from PC1001 to other...
Hi,
is it possible to handle a 2 second button press and wake up the device with the app button modul?
Or should i handle the button without the app button modul to wake...
Hi,
Last time I met "nRF51822 DK Setup Wizard ended prematurely". The problem was solved by installing .NET framework 3.5 on my PC. Now the same problem is come up "nRFgo...
Now i know the Cortex M0 does not have a floating point unit. Does this mean that we cannot do floating point calculations in our application? or is there a library that will...
Development environment : keil mdk 4.7, nRF51822, SoftDevice 6.0-alpha, nRF51 SDK 4.3
Hello
I develop the application with RF and BLE by receiving UART msg. So, my program...
Section 8.1.2 of the nRF51822 Product Specification states that the "Standby current for 16 MHz crystal oscillator" is 35 uA. The footnote says that the current is drawn ...
Hi,
I met this prompt(see attachements) when I install nRF51 SDK. Who can tell me what's mistake it likes? I have installed microsoft .NET framework 3.5 before in my winXP...
Hi,
i programmed the softdevice with nrfgoStudio but i get an error and i can't load the softdevice on the chip again.
The Error means that the cpu is not halted and that...
Hi guys,
I hope you can answer my question:
I made myself a custom pcb for testing purpose. I can program the nRF51822 just fine. Thats the actual state right now.
...
I have a nRF51822 dev kit, and my dongle is running the master emulator firmware, and master control panel is running on my computer, the dongle is connected and started discovery...
Dear Nordic, could you please comment on your plans to release an over the air bootloader for nRF51822? What is the approximate time frame that we can expect that? Is there...
hi,
I am using nRF51822 chip, I want to added a presentation format to declare a custom characteristic as an array of float (float [3]). According to developer.bluetooth...
I need to program the hex application image into the PCA10001 board. However, if I program the hex file generated by the Keil compiler using nRFStudio, the application does...
Hi,
I'm creating a new service based on the heart rate monitor example, but I'm having some trouble with it.
I implemented my own service, keeping it as similar to the...