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...
We are developing a custom ble service and profile however having printf makes our lives that much easier so we are trying to incorporate it purely for testing purposes. ...
Hello,
I'm trying to optimize my application :
I have a central (nRF52832 s132) which communicates for a short time to a peripheral (nRF51822 s130) and then disconnect...
Hi
I'm trying to register an fds_evt_handler() in SDK 14. I have several questions:
Should I be registering fds_evt_handler() with NRF_SDH_SOC_OBSERVER or NRF_SDH_BLE_OBSERVER...
Hi!
Is there any chance to get the Altium files for the nRF24L01 refmodule with PCB antenna? I found the files but for the SMA version and I'm trying figure out the same...
Hello,
This is Milav Soni from Teq Diligent,India.
I explore the nRF52 series Chip and nRF51 series chip.
I also explore some of your BLE video.
I have one question...
Hello,
I'm using SDK 13.0.0.1 to develop my project. For driver example, such as RTC, I can't see data log while I can see the data log for BLE example, such as ble_app_uart...
Hi @ all,
We discovered a bug in the Nordic TLS API, which only appears once a secure TCP connection that makes use of certificates is to be established.
The provided...
Hello All,
I'm developing a BLE sensor based on the nRF52832 which needs to do the following:
Use an (i)Beacon for the user to find the sensor with an App on a mobile...
nRF52832 has errata about gpiote as below.
3.29 [97] GPIOTE: High current consumption in System ON Idle mode
So I want to use PORT event for gpio interrupt, but PORT...
Hi all,
I programed hex file (blinky example) to nRF51DK via nRFgo Studio, and the board could work fine (keep blinky).
However, the nRF51DK will work FAIL (LEDs are not...
Hi,
I need to monitor voltage very frequently, have access to the latest value and also to have interrupt on low limit.
But I do not want to have interrupt on EVT_DONE,...
Does anybody knows exact number of the "4 SIG fixed group addresses"?
Is it 0x00? or other?
In the SIG document, there is below chapter.
Group Addresses
A Group...
Hello Sir,
I have developed a product on nRF52832 DK kit and using S132 soft device. I want to flash this same hex file into SparkFun nRF52832 using nRF52832 DK. But i...
I'd like to use nrfjprog to read contents of QSPI external memory. (I'm using an nRF52840-QIAA on a custom PCB, based on the PDK.)
Using application firmware I am able...