Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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...
Hello,
I am making a PCB for my project using the nRF51822 chip? Can I power a LED with the GPIO pin or do I need to connect a MOSFET to drive the current? Also, I want...
Hello everyone, the sdk version that I use is 15.0. The soft device is s132.
With the example of peripheral/uart I am able to receive the serial uart sensor data. On the...
hi,
I'm trying to merge the the proxy server and beaconing example together. When I compare two main.c and copy the advertising part from beaconing to proxy server example...
Hello everyone, the sdk version that I use is 15.0. The soft device is s132.
With the example of peripheral/uart I am able to receive the serial uart sensor data. On the...
Hi Sir
I'd want to send DTM command by hard code, but I don't know where is the command spec for reference ?
Has any one could show me where is the spec ? and give me...
Hi,
I am using nrf52832 with soft device 3. I am operating on peripheral role, while i am initiating sd_ble_gattc_exchange_mtu_request with desired MTU ,it internally sends...
Hi! I am using SDK15.0 and SD 132 v6.0.0. My IDE is Segger Embedded Studio.
Everything was working fine and then suddenly after few weeks of developing a problem appeared...
Testing BLE mesh of proxy light switch example with 3 nrf52840(1 as client and 2 as servers) pdk boards with nrf mesh apk(android phone). Phone able to scan nrf 52840 light...
Dear Team,
I am using ST-Link V2 connector to program a nRF52840 board. When connected to a laptop and try to connect to the target, it says 'ST Link USB Communication...
I am currently trying to extend the range of the bluetooth mesh application. The infocentre infers that the function:
typedef struct
120 {
121 radio_tx_power_t tx_power;...
Hi,
I wonder if someone can make recommendations for types of 'smart bracelet' ('smart wristband') devices that use a BLE chip of Nordic's nRF51/nRF52 range. Can you point...
Hi,
I'm currently developing software on nrf52832. Unfortunately, I can't use the SDK for different reasons.
I'm currently looking at the RESETREAS register. If I...
I use the following code to write 32-byte to L01-module. (The wireless-communication works successfully ).
The following ( 420us+200us ), accompany only 32-byte wireless...
Hi.Is there any inbuilt ic present in nrf52840 DK board to monitor battery management ??if so, how to use that for measuring battery life?can anyone help me out plz!!
Thanks...