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 have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi, i'm new to ARM and nrf . have a nrf52 DK , Can anyone suggest some good resources/tutorials/courses to get start development .I have beginner level experience in C/C+...
Hello.
I'm having to merge with ble_app_uart and hrs_pairing_nfc example. But, happend some problem.
I succeeded in merge by adding ble_app_uart example to the hrs_pairing_nfc...
We are developing a product based on ble mesh. We are planning to select NRF52832 chip. Currently what is status of ble mesh on this chip. Does nRF open-mesh support this...
Hi everyone,
I am using new mesh released sdk v2.0.0 in that i have successfully run light switch demo using 3 nRF52832 baord. One for provisioner, 2 client, 3- server....
Hello:
From the nrf52832 data sheet can be seen in the crystal pin is the internal input capacitance, in the table (19.4.2 64 MHz crystal oscillator (HFXO))on P109 , has...
Hi,
I am working with the HID keyboard example in the pca10028 development kit and I facing following problem.
I can connect, pair and bod with Android and IOS devices...
Hi,
I'm testing a PCA10056 S140 (nrF 52840 PDK), SDK15.
I want to test long range extension : using ble_app_att_mtu_throughput application sample.
But when I change...
Hey, I see that the nrf52840 has a single i2s peripheral. and the max sample witdh supported is 24bits. Is there any way to get 4 channel 16bit audio? I only need to record...
Hello Team,
We are using nrf52832 device and SDK version 12.2 Softdevice3.1 to program our watch device.
We have iOS & Android native application to communicate and...
Hi,
I'm trying to transmit data at about 500kbps from custom nRF52 board (peripheral, s132 v5, SDK14.0) to a PCA10040 board with a connectivity FW (based on v3.0.1) connected...
hi to all,
i am developing a device with nrf51822 and i have Inadequate ram problem, i know that softdevice required ram determined in runtime, so there is any way to know...
Hi to all,
i am developing a device with NRF51822 SOC, i want implement a peripheral device and deploy in it a service with two characteristic with notify property, i know...
I want to test the demo https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo that requires Mesh 1.0.1, but I do not seem to find it anywhere. Can someone point me...
Hi, guys! I am working about a project that I need to get data from sensor and send these data through mesh. I referred from link text ,and the example works well. But, I...