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...
hello there i want to interface nrf51 dk with ds3234 using spi. i see spi master example. how to assign SPI I/O pins. can you tell me how to do it?? i find SPIMO_SCK_PIN....
Hello,
I am trying to work with the nrf51sdkv10 and trying to install arm-gnu-gcc toolchain on my MAC-OSx (El-Capitan). I downloaded the 4.9.3 version and installed in the...
For nrf51, the current consumption is more than 1mA when GPIOTE is used since 16MHz clock is always on. Is this fixed for nrf52? or nrf52 still has the same level current...
Migration document is great - I'd be lost without it. I'm just trying to be sure I understand the two changes for "GATT Server Authorizable Write Commands" and "GATT Server...
Hi,
My S130 based BLE implementation, when scanning, seems to receive BLE advertisements out of order, when the traffic is high. I wonder why. Could it be so that the callback...
Hi,
I would like to misuse the SDK by creating an communications systems based on advertising. From several Q&A posts, e.g. this one ), I understand that the current S130...
Hi,
I am writing an application on top of NRF51, using a S130 Softdevice. I wonder about the concurrenceness (?) of the code I write, and especially if I need to use critical...
How do I make sure, the GATT server running on the BLE peripheral client connects only to a specific app based central/GATT client app, which has been authenticated via web...
Hi everybody!
I am working on ANCS and I found a problem that: At the first time I connect my Iphone to the dev kit, the pair request appeared on the Iphone. If I ignore...
Hi,
I have been having a lot of problems communicating with an Atmel SAM D09 as a slave, and an nrf51422 as a master.
I seem to have two problems, hopefully solving...