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...
Hi,
I have a nrf51 dongle and I try to connect my Android smartphone to it. My smartphone is BLE compatible, so no problems here.
I flash the firmware using master control...
I am a newer for Nordic's BLE.
and has WaveTek nRF51822 BLE Shield (design for Nordic), and downloaded the S110 softdevice version 7.3.0 and the wavetek_connectivity _s110v1...
Hi
I have some problem about the HomeKit SDK,is there anyone could help me?
In the HomeKit SDK,such as lightbulb project,there is a function mfi_i2c_configure that...
Hi Nordic guys,
we are developing a peripheral device with a custom protocol to exchange data.
we are using nrf51822 with SDK 6.0 and SoftDevice 7.1.0 (s110 being peripheral...
I can not find information about layer stack-up and whether the via-in-pads were filled, please provide this information. We are thinking about a variant with thin outer layers...
Hi, I am trying to combine SPI, microESB and BLE. BLE and microESB will not be combined in realtime, but rather be two distinct modes, and not run at the same time, and therefore...
[test result] change to use Timer1 of timer example,it failed. if you use timer0, it is OK..
SDK IS 9.0:
nRF51_SDK_9.0.0_2e23562\examples\peripheral\timer
[test step...
Is there a way to access the lower level clock which a connected slave uses to stay in sync with the master. We want to use this to keep our PWM in sync. We are looking for...
Hello,
After looking into forum regarding usage of S130 stack for using the device as both central and peripheral, I understood that the peripheral and central can concurrently...
Hi All,
I have query regarding PWM usage in nRF51-DK. I have a requirement to control 3 LEDs (brightness and power) simulatneously. I intend to use PWM for the same. But...
Hi there! An error occurred in device manger. It was caught at the first APP_ERROR_CHECK in device_manager_evt_handler. Error code is 0x88. I can't find this error code in...
Hello,
I do not see the bootloader files for this example in SDK 0.9.2. Where can I find the boot sequence for the ble_app_hrs example, and in what files is the boot setup...
Hi,
I don't see in SDK 0.9.x any examples pertaining to accelerometer peripherals. I see a TWI sensor example from the nRF51, but I am working with the nRF52. Are there...
The nrf8001 datasheet seems to mention that there should be no connections when sleep command is sent. So I wanted to call aci_disconnect first. But what reason do I use?...