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 wasn't receiving any log messages while debugging the ble_app_uart_c example using SES so I enabled appropriate logging functions and set them to level 4 in config.h. Still...
We are using NRF_SDH_DISPATCH_MODEL_APPSH, and are generally very happy with it (especially for BLE events). However, I'm trying to retrofit error handling around complex...
SDK: 15.3.0 Example: ble_app_multirole_lesc Device: EYSHJNZWZ (nRF52832)
I define the following macros in "Section Placement Macros".
Can I use these macro values in my...
When the boot loader calls the sd_mbr_command it does not get updated.
sd_mbr_command_t sd_mbr_cmd;
sd_mbr_cmd.command = SD_MBR_COMMAND_COPY_BL;
sd_mbr_cmd.params...
SDK: 15.3.0 Example: ble_app_multirole_lesc Device: EYSHJNZWZ (nRF52832)
I recognize by default that the top address of the app is 0x26000. I want to change the top address...
I need to measure current of loads attached to NRF52832 using current transformer(CT).
I can use SAADC library to read ADC value. But to measure current I have to know the...
I have a question about PeerManager.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) deviceA: EYSHJNZWZ (nRF52832) deviceB: Android (ver9...
Dear All,
We would like to automate the trst procedure of our device in LabWiew because in this tool we are doing also electrical measurements.
We have tried nRF connect...
Hello,
I'm running custom firmware on a nRF52840 based DK (Rigado BMD-340).
The log from the nRF Connect app is as follows:
Could anyone help explain the error...
Hi,
I am using nrf mesh sdk v3.2.0 and I would like to combine our custom service within the mesh server example (includes the proxy service). Using info from other threads...
We are having issues with UART communication on the nRF52840. Using a logic analyzer, we have found that the transitions happen too quickly. This causes the receiving MCU...
I have been working with Thingy:91 for three weeks now. Everything works nicely, however, I could not get any GPS location from it. I am using Rogers simcard which is a local...
Hello everyone. My project is getting quite complex so I will try to abridge. (Mesh SDK 3.2.0) I am trying to send wifi credentials from an android application (derived from...
Hi guys,
here in Croatia I'm trying to connect to NB-IOT network using nrf9160.
Here are the commands i am executing:
After this command modem does not accept any...