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...
I was trying to upload one of the examples which is ble_app_hrs file to test nRF52 DK. However, it gives me a message that i have about 31 errors.
Below are some types...
Hello Everyone,
I am an experienced engineer but actually a beginner with Bluetooth technology. I am working on a project that uses a Fanstel BT832AF Bluetooth module. This...
Hi,
I need to be able to put larger strings in the scheduler. At the moment the maximum accepted values for init are the following:
#define SCHED_MAX_EVENT_DATA_SIZE...
Hi, I am confused by this config.
static void drv_keyboard_gpio_init(void) { // Make sure that columns will drive 0 when they will be configured as outputs. NRF_GPIO->OUTCLR...
I'm using a NRF52840 with S140 softdevice. I advertise some data and I want to be notified when advertising start. I followed this thread and I use the customs ble_radio_notification...
Dear Nordic Team,
Thanks for supporting.
Still i am work with keil IDE. But now i want to go work with Segger embedded studio because of mesh concept. Please give me step...
I have combined light switch client and ble_app_uart example by following this guide and this case ,but after I added the codes :
#define MESH_SOC_OBSERVER_PRIO //<set...
Hi,
I am developing stuff for a bike and need the Bluetooth Cycling Power Service 0x1818
I found the 0x1816 Cycling Cadence and Speed
Has anybody developed this service...
Hello I'm a beginner and I try to use the DFU. I use the documentation and I can send my init packet without any problem. But when I try to send my Firmware I have 2 problems...
Hi,
Our system is based on the nrf52832 with SDK BLE_2.0.1 for the mesh. I have few queries as per below,
1)It would be great if you could suggest any vendor who is working...
When Going into Sleep, I see peaks of 12mA every 30ms (see image) I'm assuming I can adjust that changing the connection interval settings. I have my Connection intervals...
I'm having some issues with the freeRTOS example in SDK 15. I've always seemed to find a hardfault which limits the MTU size to 176. Now when I try and set the connection...
Hi,
I have a question regarding fast/slow advertising
I'd like to advertise for 180s using a 100ms interval, then switch to a 1s interval, preferably for ever. I set...
I would like to use ADXL335 accelerometer in this nrf52832 custom kit Hackable . I don't have a J-Link but i have this custom programmer Bumpy which is based on the Black...