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'm facing some problems trying to implement IoT library. I'm working in a code that uses FDS, SAADC, USBD-CDC-ACM among other things. I was able successfully to implement...
Due to some problems with VTG and GND detect I sometimes program an on devkit nRF52 instead of my external board and that causes lost time, because it's not straightforward...
Apologies if this is answered in some other thread but we cannot find the precise answers we are looking for and are striving for some quick clarifications. We are planning...
The ble-sniffer_win_1.2_user_guide, Figure 4. Wireshark Interface, Packet Bytes window shows a 00 byte at location 0010, which corresponds to the "preamble" of the "Air Interface...
Hi
I want to declare 2 spi instances with only cs pin different.
The reason for dividing the two is because the modes are different.
The one declared above is executed...
I have used nRF5 SDK ver.16 for BLE HID digtiger.
I want to set up some feature value to HID report . Such as Contact count maximum.
I have followed keyboard example,...
I turned off the serial i n prj.conf of the mqtt_simple routine.
<prj.conf>
<nrf9160dk_nrf9160ns.overlay>
The idle current was measured at 500UA. This means that...
Hello Engineers,
We are trying to set the correct configuration between nrf9160 and nrf52840 for using the uart_pipe library. However we are still unable to communicate...
We have a Nordic development under way and I have run into a snag.
Neither of my dk board types (9160 or 52840) are recognized by jlink , no jlink drive etc….
I have personally...
So the interrupt on the nRF2401+ seems to be working inconsistently. I get interrupts sometimes and sometimes I don't.
For a context: I'm transmitting a sensor data only...
Hi, we recently purchased a Nordic Thingy 52 module and were trying to program it. We used a J-link recorder and a cable for the connection between the J-link and the Thingy...
Hi all,
I am using the nRF51822 and attach you can find the . .
I have noted that the current consumption is too hight for my scope (about 1.7mA). My idea is to 'reduce...
I tried: - changing USB cables and ports (no any improvement)
- instructions from this link devzone.nordicsemi.com/.../nrf52-dk-does-not-show-as-a-removeable-drive-in-windows...
Hi there,
My question is similar to https://devzone.nordicsemi.com/f/nordic-q-a/39447/central-role-in-a-mesh-proxy-node , but perhaps slightly different in that my existing...