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...
Hello,
Where can I find the pre-built binaries for the below Provisioning options :
1.OOB (Public Key) and Authentication - Input
2.OOB (Public Key) and Authentication...
Hello.
I have an nRF51822 chip and I'm trying to figure out how the whole nRF5 sdk works.
I am using the Segger Embedded Studio.
I downloaded the last nRF5 SDK v15.3...
Hi!
I'm trying to use the AWS-FOTA sample, I flashed the sample onto the board and it connected to the AWS account successfully, but when I try to add the update.bin file...
Hi. The main loop of my app is mostly doing SPI communication to a GPS receiver. I'd like it to do that every second or so and spend the rest of the time in system on but...
Is it possible to configure the ACL to protect the UICR registers?
If so, would this have any impact on the SoftDevice or other nRF52840 peripherals? I.E does the SoftDevice...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
Hi
I am a beginner in the MCU and SoC realm. I was checking the nRF52810 WLCSP33 specs but could not find any mention of the bluetooth range. Is it a standard range for...
Is anyone aware of the status of NBIoT / CATM1 use on flights? Are they covered by the various "mobile phone" limitations of use?
I'm referring to the use of a product containing...
Hi,
I am developing central device application which shall run on Win7 PC + nRF52840 dongle / equivalent nRF52840 DK
I intend to develop in C# / C++ and call PC-BLE-driver...
Hi all,
I have a problem with ble_app_beacon example. I'm using sdk v15.2 and my board is this . The problem is that I can see the beacon alive in the nRF Connect app on...
Hi Devzone, I am struggling to build projects in SES. I am getting "fatal errors" when I try to build applications and samples. See following output from SES (asset_tracker...
Hello,
I tried using the Thingy:91 out-of-the-box, but didn't succeed, using a SIM (LTE-M/NB-IoT) of a local operator. I suppose this is possible?
Thanks.
Guy
Does Nordic provide a BLE functionality with a USB dongle that a PC application can use? I do NOT want to use the Windows 10 BLE as it is buggy and does not provide the low...
Dear ,
I just tried to run LTE-M/HTTP POST with NCS v1.0.0-rc4 (with nrf git fetch origin pull/943/head:branch1)
but, I COULD NOT POST any more:
It worked normal...