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...
When I try parse string on nrf52832 with SEGGER Embedded Studio for ARM 4.16, I have a problem about "sscanf" :
Here is code:
It should output:
Num: 12
Num:...
Hello to all! I use the sleep mode PWRDWN = 0x04 and periodically wake up at WDT.With that, I see needles for the current consumption in the circuit to wake up the circuit...
I measured the output power over all the channel, see graphics below. It is not much, but i still would like to know why the output power drifts over frequency. Is this by...
Hello,
I have two nRF52832 (BL652) modules setup and connected through an RF cable. I am feeding the peripheral radio (2x) 174 byte packets every 5 ms. On the central, I...
Hi,
nRF9160 mqtt works with ipv4 by using "ncs\nrf\samples\nrf9160\mqtt_simple" application.
Now NB-IOT network which we are using is faced out the IPv4 and moved to IPv6...
So we have a great set of 52832-based set of products in the field that negotiate, agree to, and support MTUs larger than 23 bytes. Nordic's is incidentally one of the least...
Hello everyone!
As far as I've read in the manual, Power Monitor allows to export measurement data to file and use the for further processing. I'm using Power Monitor v2...
Hello,
I am using ublox B201 for my project which is based on nRF52832 SoC & with use of SDK 12.2.0.
So i need to know which IDE supports nRF5 SDK 12.2.0 ?
As segger...
SWDIO,SWDCLK,VCC AND GND have been taken out from the nrf52810 ic and proper connections have been made to the jtag end of the j link device (connecting all grounds also)...
Hi,
I am trying to understand one thing about the att_mtu_throughput example.
What it does in the char_notification_send() function, which is shown below, is that if it...
While trying to upgrade my application from v0.4.0 to v1.0.0, I bumped into this issue. I am using CONFIG_POSIX_API primarily for the clock functions like clock_settime and...
Hello,
I've been trying to use latest nRF5_SDK_15.3.0_59ac345 from the website (couldn't find git repo for this - apparently there's none).
ble_ant_app_hrm example project...
I have custom board with nrf 52832. I am using SDK 12.3.0. and soft devices s132 V3.0.0 to transmit advertising packets with advertising interval 1s. I have written simple...