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,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
Development Kit - NRF 52
SDK - 15.0.0
Softdevice - S132
Computer Platform - Windows 7 64 Bit
I am facing an error in running the application when I initialize both...
Hi,
Assume the following situation:
Two BLE devices, a control unit and a medical implant inside a patient (no button can be pressed on it), are paired and bonded. The...
Hi People,
I'm using nRF52832 and SDK 15.2v.
i wanted to do Json Parsing in my application.
Kindly someone let me know how to make use of the cJson Parser from the library...
Hello,
I am using SDK15.0.0 and nRF52832 . Using Segger IDE on windows platform.
My project has to read Analog sensor input through SAADC and transmit the values using...
Development Kit - NRF 52
SDK - 15.0.0
Softdevice - S132
Computer Platform - Windows 7 - 64 Bit
Hi,
I am trying to integrate the ECDSA example with a custom ble application...
Hi, great Nordic teams:
As title, I'm wondering what's the maximum sink/source current of pin 13/48/36 of 52832?
Cause there are GPIO electrical specification about sink...
Hi all,
I know that IOS has many restrictions regarding Bluetooth and one of them is, of course, changing the device name of the peripheral device. The peripheral device...
My customer looking for very low power solution for their project. It's not reuired fast answer of node in network or permanent connection with each device. Just a rarely...
Is it possible to talk TCP/IP over BLE on nRF52810 (similar to PAN profile on BT classic)? Can SD S112 fullfill this or would S132 be needed. I know memory needs are an issue...
HI.
I use BLE in observer role. I register event handler only ones in initialization: NRF_SDH_BLE_OBSERVER(m_ble_observer, APP_BLE_OBSERVER_PRIO, ble_evt_handler, NULL);...
I am using the secure_bootloader to perform firmware updates via USB on the nRF52840 (custom board). This works great when I start with no application (only bootloader and...
Hello,
I am developing product on nrf52 with sd s112_nrf52810_5.1.0_softdevice. My application caused unexpected sd fault at adress 0x000089B2. I expect it to be something...
Hi Great Nordic Support Team:
Our client is going on the project with capsense touch sensor.
They're wondering about if there is any reference design about it.
Any...
Is it possible to use the timers in components/nrf_drivers/timer along with softdevice s132? If I enable the softdevice by calling softdevice_enable() my application restarts...