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...
hi , need a urgent help on small problem but really not getting ahead bcos of it.
I'm using NRF52, SDK v11 , Software Device s132.
I'm calling sd_ble_gatts_value_set() like...
The struct type nrf_saadc_config_t is defined in ../hal/nrf_saadc.h but is not referenced anywhere else in SDK v12. Thus it is either cruft, or more likely, the function nrf_saadc_init...
Hi.
Is it possible to use SPI slave and SofDevice at the same time? I try to do device which status will be read by master uc by SPI. I'm using nRF51422(rev.3), SDK10.0...
Hi All,
I am working on nRF51822, i have questions about BLE passkey security:
1- The pass key is for GAP or GATT services?
2- The BLE have few layers of data: Profile...
Could you confirm s130 data for Segger Studio Section Placement Macros FLASH_START=0x1b000
SRAM_START=0x20002800 ? This works for sdk11, somehow goes to hard fault handler...
I have impleted s110 DFU in my products,there is not any proble.But when I transplant it to the S130,it can't work.I checked the code,I found S130's DFU is different with...
This page www.nordicsemi.com/.../nRF5-SDK-for-IoT contains a link to the iot sdk doc which in fact leads to nowhere: infocenter.nordicsemi.com/.../iot_sdk.html
My browser...
Hello,
I am having an issue with the DFU in SDK V12.
Using the secure_dfu package, and the buttonless dfu app as a template, I was able to get OTA DFU application updates...
I developed an android phone application base on the source code that was provided by nordic. Now I am trying to develop a PC version of what I made on the phone for lower...
Hi,
I am using NRF24L01+ as wireless communication medium. The NRF on PRX side interrupts MCU only once for recieved data. Although it sends ACK to NRF at PTX side. And I...
Hi,
I need to read data from MLX90615. It is a temperature sensor which follows I2C to read data. I got a sample code for this which is given below.
float receiveTemperature...
Hi all,
context: nrf52, iot sdk and ipv6; initially rpi as "border router"
question: What can be used as professional/industrial "border router" instead...
Hello,
Arduino start selling Arduino 101, powered by an Intel Curie processor.
As far as I have seen here , Intel Curie module integrates nRF51822.
I was wondering...