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...
I'm doing some work with the nRF51822 smart beacon kit. I tried to do an over the air firmware update of the application, but kept getting dfu invalid state (2) errors after...
We've got an application (not using SD or SDK functions) that locks up the nRF51822 and does not reset even though the watchdog is configured and confirmed to work in all...
The release notes for SD 8.0 note "The default behavior is now that the application can use the CPU while the radio is active".
Does this mean that this code is no longer...
Hi,
I am trying to connect the demo board nrf6929 to my demo nrf51822 (PCA10001).
In nrfready_voice_input_module_user_guide I couldn't find any information about updating...
Hi,
I'm using a lightly modified copy of the Multilink central S120 example code. When I get to ble_stack_init() the first thing it does is SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
I found the Ble Serialization here and the example sourcecode within the sdk sources.
It uses uart with 38.400 Baud and hardware handshake (Rtc/Cts).
Is there also example...
Hi,
Looking at the manuals for the S110 and S120 soft devices, I don't see mention of the bootloader in the S120 manual. Does S120 support bootloaders?
I want to make...
Reading the following post:
devzone.nordicsemi.com/.../
made me think that I could use either the nRF51822 or nRF8001 in my design. However, the following post:
devzone...
Hello everyone,
I have had an idea for a cheap homemade programmer for nRF51822. I don't know if it could work, it's just an idea I would like to discuss with you.
I...
I am trying to port the SDK 8.0.0 to use the IAR ARM tools and I am having a problem getting the linker to link the file system_nrf51.c that is called from iar_startup_nrf51...
Might I know the spec of the antenna which come with nrf51822-DK?
is it 50Ohm?
I try to use patch antenna on the nrf51822-DK. the perform i measure not very good at all...
I am using nRF51422 with a 16MHz crsytal, HMC5893, LED and MPU6500. I have noticed that the power consumption in IDLE mode is approx 1.2mA. This was originally at 6mA. I call...
I am trying to get DFU/OTA to work with the supplied sample Apps, so far no luck. I bought the nRF51 DK to have the hardware matching and tried with SD S310 2.01 and dfu_dual_bank_ble_s310_pca10028...
can you recommend me cloud provider which support Nordic, nrf51822->BLE->AndroidPhone->IoTcloud? e.g http://developer.garmin.com http://www.cumulocity.com or ...
Id like...