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 everyone.
I have a problem with processing with recived UART data. I'm using software UART from example > peripheral > uart.
I use nRF to comunicate with GSM module...
Hello,
how can I store CCCD values in flash?
I read that the peer manager handles it ,but when i reset my device and load all bonded peer data, the CCCDs are not set....
Hello everyone,
i'm trying to hook up an external i2C sensor to P5 connector (TWI_SCL_EXT, TWI_SDA_EXT) and created a device driver template ( from drv_gas_sensor.c example...
What is the max amount of data that can be saved in records in fds?
When we do a dfu, is the data conserved or not?
How to vary the size of the records if possible?
...
Hi all,
Recently, I have concentrated on a mesh project using nrf52840 board programmed sdk_mesh_v_3.1.0. There is a situation that the board needs to send two different...
We have a project to explain the company Shenzhen Zhouhai Technology Co. to invite them as our partner because we see the smart bracelet CK series would be a good option for...
Hello,
We're using the UDP/IP/6LoWPAN layers as provided by the nRF5 SDK 15.0.0.0.
After experiencing sporadic issues in communication we have a question regarding the...
Hi,
I am using BLE_Blinky_Peripheral example from SDK 15.3.0 with s112 softdevice. I want to use basic softdevice APIs instead of nrf_sdh libraries for enabling BLE stack...
I am a beginner trying to get a device to operate optimally under a battery. Where can I find a starter code template that would shutdown/disable everything, putting the device...
Hi there,
I am working with the NRF52840 Dongle and have been trying to verify what sort of influence other processes on the chip could have on the radio. Specifically,...
Hello Nordic team,
I'm having some trouble with discovering the characteristics of a custom device.
The peripheral device has a private service with UUID 06000002-0000...
I'm busy implementing a (serial) DFU host, but sofar i'm unable to send a proper init packet.
The bootloader keeps returning an invalid signature error
If i open a .dat...
I am using nrf52840dk
sdk15.3.0 and s140
I want to read a sensor data over uart and then advertise it but the advertising never starts after reading over uart even though...