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...
Hello, I uses the NORDIC project saadc_low_power. A counter was built into this so that only a defined number of samples are carried out. Measuring current on an nRF5 DK while...
Hi,
I have a custom PCB using the Johanson 2450AT18A100E chip antenna. For some reason, I'm getting extremely subpar RF performance and so I'm taking a second look at...
Hi I have a nrf5340 pdk version 0.8.0 (PCA10095) When I plug it into my Win 10 (latest version 2004) device manager tells me it sees 3 comports
When loading the 'Peripheral...
I want to change between LTE-M and NB-IOT, however lte_lc_system_mode_set(); is not actually changing the mode.
I am doing something like this
I can't rely on PSM/eDRX...
Hi Nordic:
Because my device(peripheral) sometimes is connected by a unknown center device, I want to get some information from this center device,
and try to find it...
Hi,
I have just added a VS service (PCA10040, s132 7.0.1, embedded studio v5.10a x64)and I understand I need to increase the ram given to the softdevice. However, I have...
Hello,
We are developing a product using a nrf52832 and an APDS-9306 ambient light sensor. This sensor interface using the TWI peripheral. We are using the 14.2.0 SDK and...
Hello,
I have a problem building Asset tracker from SDK application example with simulated GPS data. After building an error message shows.
B 48 KB 132.29% B 64 KB 13...
Hi, I have started development on nRF52840 DK. I have 2 boards one is working fine but the other one making an issue. When I tried to connect it shows the following error...
When using the sd_ble_gap_sec_params_reply function to reply to a pairing request and declining it with the BLE_GAP_SEC_STATUS_TIMEOUT reason, nothing seems to happen, the...
Hi,
I work on the nRF52840-Preview-DK board. I try to make a ble to uart bridge and I start with the nRF5 SDK 14.0.0 ble_app_uart example.
I compare the current supply...
Hello,
I just solved the previous problem thanks to the reply. Thank you a lot.
But, I have one more question..
I was tested UART central example( ble_app_uart_c)...
Hello, I am working on a firmware for nrf52832 custom board, whose purpose is to light an onboard LED if another nrf52832 custom board (same design) is near to it. The other...