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 noticed a bug in ble_ancs_c.c where it will write NULL-termination outside the attribute buffers added with ble_ancs_c_attr_add(). When the received ANCS notification...
I got a hardfault crash in the ANCS code, when an invalid ANCS notification was received from the phone: attr_id_parse() read 195 as attr_id, and used that as index in ancs_attr_list...
When one host and one device,the through can be 16KBps。But,when one host and two device ,the Max throughput is only 6KBps。Can you tell me Why ?????And Can you tell me the...
I use keil4. When the code size less than 15297bytes is ok. I will cause error when the code size bigger than 15297bytes.
Something must config in keil4?
Thanks~
I'm trying to listen to a bluetooth low energy connection between a smart bracelet and my smartphone. In Wireshark 1.10.1 I only can see the Advertising Indicators. As soon...
We are able to run both these services (experimental buttonless DFU and experimental app ble blinky) individually in Eclipse GCC, SDK 12. However, when both of the services...
I am intended to integrate the Nordic SoC nRF52832 in our PCB to generate a PWM.
However, I could not understand the difference between the following:
topicSchematic QFAA...
Hi to everyone, i have the mpu6050 code and i have to change it with parameters of adxl345.
i have this definitions:
#define ADDRESS_WHO_AM_I (0x75U) //!< WHO_AM_I register...
Hi, I am trying to connect a peripheral device which in this case is a BLE device called DELTA and I am trying to connect it to a central device which is the NRF52 board....
hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
In nRF5_SDK_12.1.0_0d23e2a in file: ...\components\softdevice\common\softdevice_handler\ant_stack_handler_types.h In lines 30-32 inside #ifdef ANT_STACK_SUPPORT_REQD is preprocessor...
Hi ,
I have nRF51822 beacon and J-Link LITE and i am using nRFgo studio setup .I am trying to flash the hex file in to the beacon using nRfgo studio.The beacon has two...