Hello,
I have designed this schematic according to reference designs provided by Nordic Semi, however I might have failed as I am unable to flash the main module. I should...
Hi,
I am currently evaluating the Channel Sounding functionality for indoor localization. I would like to check how much Energy my Initiator and Reflector consume for...
Hi,
I am not able to connect to AWS MQTT (using sample code for AWS ) . I am getting Error code -11 every time . CA cart and keys added in code.
Same keys are working...
[This page]( https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK/GetStarted#infotabs ) Includes a video, under "install and get started", but no download...
Dear Staff,
we bought some nRF52840 usb dongle .
Could you please:
provide a link/reference in order to send BLE packets in particular:
Eddystone packets in advertising...
I’m using the Zephyr nordic,npm1300-charger driver on an nRF52840 to control the nPM1300 PMIC charger. At runtime I need to be able to turn charging on and off—on command...
Hello,
I'm a little bit confused about max datalength that can be read/written in a characteristic.
See attached, a MTU of 64 bytes is negotiated thus 61 bytes available...
hello there! I am working on a project in which two devices(one is central and other is peripheral ) uses Nordic bluetooth controller nRF51822 for connection and data exchange...
I uploaded a sample code into an external nrf51822 module using nrf51-dk as explained by this blog www.instructables.com/.../ . power supply for the external module was from...
Hi
The following ticket explains when I configure pin21 as RESET it will be hardware configured to pull-up internally. https://devzone.nordicsemi.com/f/nordic-q-a/8342/nrf52832...
Hi all,s
I have a couple of nrf52840 boards and i was testing the ble mesh light application. The application works fine, but i changed it so it will periodically set...
Hi, I have tested thingy52-mesh-provisioning-demo in NordicPlaygound on github. It works fine by using a precompiled hex file (via nRFgo Studio) but It doesn't work (light...
Hi, I'm working on enumerating the 52840PDK as a CDC ACM device and I'm running into an issue where it's fully enumerating 80% of the time.
After doing some checking I've...
I'm working with TI's TAS2555 DAC as an audio output driven by the NRF52 via I2S. This DAC requires that the I2S clocks (MCK, SCK, and LRCK) are enabled prior to any data...
I understand that the next version of the mesh SDK will have the GATT proxy implemented. Even after reading the mesh profile specification the following is unclear:
- Is...
Hi,
our product is small tag, size of 70x35mm2.
Plastic covers are welded together and now looks like after welding some HW does not work properly. Flashing is successful...
Hello, I am running ble_app_uart_c example on nrf52832 IC. It is connecting to its corresponding peripheral and I achieved bidirectional communication.
The problem is,...
Hi! I am using SDK15 to develop an application for nordic chip which won't be using any kind of display nor keyboard input, so probably I'm gonna go for static passkey option...
I have and older board which is the PCA10028 with the nRF51422 chip.
I have downloaded the nRF5 SKD 15.0.0 and found there is not example DFU project for my particular board...
Hello
I am working on a project based on the Mesh SDK 2.0.1 light_switch example. The system is using SD 6.0.0 and PCA10040 boards. DFU is successfully implemented on the...
Hi,
I work on nrf52832 with the serialization.
The nrf52832 connectivity part is load with S132 V6.0.0 (uart hci).
The stm32 will communicate with the 52832 throught...