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...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I'm using nrf_drv_twi to talk to an accelerometer from an nRF51822 on a custom board. I'm on SDK 10.0.0. I'm following the example from the SDK, peripheral/twi_sensor. And...
Hi,
I set advertising data as follows:
err_code = ble_advdata_set(&advdata, NULL);
But I can't achieve advertising without ScanResponse,could you give me some suggestions...
Hello,
I do connections between 2 nrf51 with a known and static services. Is that possible to bypass the discovery to access a characteristics (i know all characteristics...
Hi,
I am having problems using the the dfu_dual_bank_ble_s110_pca10028 example on a nrf51822_xxAA device.
I have changed the memory ares to:
IROM 1: 0x3C000, 0x3C00...
So long story short - I need to pair two devices: Arduino UNO with Seeed BLE Shield and Adafruit Feather 32u4 Bluefruit LE.
Now, Seeed shield is configured, and is able...
Hello, I am now having problems to get NRF51 DK to work. My computer is connected to board with USB. It can recognize it.
Now, here is what is something strange, when...
Not sure if this is the correct place to ask this question.
I can't seem to find the download location for the Master Control Panel PC application. It seems to only available...
Hello,
I am currently trying to generate a PWM signal on P0.00 and am not having success. If I drive P0.00 without PWM, everything works fine. Is there anything that would...
I have 2 nRF51 Development kits and a nRF51 dongle that I am using for proof of concepts. I am mainly using the nRF51 IoT SDK because we are looking at using IPv6 with 6LoWPAN...
I'm looking at log_uart_init in the nRF5_SDK_11.0.0-2.alpha and wondering if it would make more sense to allow the application writer to pass in a baud rate.
I'm trying to program a nrf51822 custom board using the SWD interface of the nrf51 DK. The board is using the low voltage configuration.
I'm not duplicating this question...
The IoT SDK Documentation page is getting Error 404 not Found.
Here is the error:
The requested URL /nRF51_IoT_SDK/doc/iot/html/index.html was not found on this server...
I know the softdevice region in the nrf51 is determined by the CLENR0 register.
But I read that the CLENR0 register is removed from the nrf52 and the MWU can be used to achieve...