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 am working on a project in which two devices(one is central and other is peripheral ) uses Nordic bluetooth controller for connection and data exchange. nrf51822...
I modified the BLE Low Enery app under nRF Connect (Windows), and fork a custom .js file to connect to a comm port. The custom file requires 2 packages, fs and serialport...
The sample program uses "nRF5_SDK_15.0.0_a53641a".
Hardware uses Taiyo Yuden's "EYSHSNZWZ"
In addition, we use a sample of [ble_app_uart] and [ble_app_multilink_central...
I have been running through the mesh network examples using nRF52840 chips, from light switch, dimming etc. I now want to know how i can send adverts between the nodes of...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Hi all,
I know there are some questions about this already but I could not find a solution.
I'm adapting this example for my internship. I'm currently testing throughput...
Hi,
So, we have got some requirements and would love to hear some suggestions or guidelines in choosing the a Nordic module and protocols that would get the stuff done....
The Bluetooth specification states:
If more than one Characteristic Presentation Format declarations exist, in a characteristic definition, then a Characteristic Aggregate...
Hello,
we want to add to our in-production solution the option do DFU OTA.
So we followed this step-by-step guide: https://devzone.nordicsemi.com/b/blog/posts/getting...
I'm curious about the CPU lockup reset. We have a long term test with 9 units running identical firmware on identical hardware; line powered, running continuously for 6 months...
Hello,
I have a problem with turning on notification on a characteristic so I can start receiving data.
I am using a nRf51 dongle as a client device, using softdevice...
Hi, I would like to establish services with following security permissions in a Bluetooth 5 peripheral: Currently I use the NRF52-DK and SDK 15.2 Service A: Security level...
I'm trying to adapt the secure_bootloader example for our custom board with a nRF52832 QFAB with 32kB RAM and 256kB Flash, following the information in this thread:
https...
I'm building a project on top of cli examples:
<SDK>\examples\peripheral\cli
<SDK>\examples\ble_central_and_peripheral\experimental\ble_app_interactive
My goal is...
Hello
I need to setup the the PWM peripheral@ 8MHz with one selectet Channel in DMA mode. For development, I am using the NRF52840 Preview Dev Kit PCA10056 (Q1AAAA). I did...