Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...
Good afternoon, I have a new small, but I think important, question. I did not find a concrete answer on this forum. The question concerns the correct switching of buffers...