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...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
I am testing about tx power level on nRF5_SDK_15.3.0_59ac345 with nRF52840.
I have some confusing about sd_ble_gap_tx_power_set() function.
In peripheral advertising...
Hey guys I want to resolve some issues regarding RSSI values received from BLE beacons. I have ibeacons type.
1: Ibeacon format says the last byte is signal signal, is it...
Hi, after following the tutorial about building the asset tracker firmware I came to the problem of generating merge.hex file. The zephir.hex file is generated, but the merge...
chip: nrf52840 aQFN package
5~10% of the products were defective. by causing analysis, There are short some pins bottom of chip.
I already read this guide after this...
Dear All,
I am using the NRF51822. I downloaded All the latest SDK and Segger Embedded Studio. No matter which sample project I choose I get the same error.
C:/Nordic_Semi...
hello,
please guide me to active LTE in Iran. i used several modem firmware release and can't connect to the network. im using nRF9160 DK and testing with AT sample programmed...
The Nordic Uart Service example in SDK14.2 with SoftDevice 5.1.0 appears to use Write Request judging by the timing which limits transmission to about 30mSecs per packet with...
Hi,
We're using the Android BLE library from Nordic. It really helped us handle a lot of the things we didn't want to think about handling on the bluetooth stack. (Thank...
Probably frowned upon but like being able to work from raw datasheet, so I know that I can. So given that the datasheet would suggest that changing a GPIO pin to be an output...
Hi,
On latest SDK (15.3)n nrf52832, PCA10040, on ble uart bare example, I get a bug when stopping advetising:
line 659: "p_advertising->evt_handler(p_advertising->adv_evt...
Posting this in hardware because it seems like the most appropriate...
We are conducting some localization experiments where we will be capturing advertising packets of...
It has been working with no problems. Neither the At application or the asset-tracker one will work. Is there anyway I can test/ find out whether there is an issue with the...
Hi,
I want to ask you, if they're any phase locked loop (PLL) that can be used ?
My problem : I have two square signal generate by an Arduino Nano and a PWM on the nordic...
I have inherited some code that is production after doing some extensive testing on battery life have noticed that after writing to the flash my power consumption on the Nordic...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have few queries on RTC.
1) There are...