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...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
Hi,
I am just updating my application from SDK13.0.0 to SDK14.0.0.
2 Services are in use: DIS and NUS. To advertise that, I made use of the scan response functionality...
Hi,
I have the D52QD2M4IA-A chip (from dynastream) that has inside nrf52832 chip. It has also builtin an onboard LIS2DH accelerometer. However when I am trying to connect...
Hi,
I am working on nrf52832. I am preparing application where I need to handle central connection with two peripherals and keep tracking time. I know that softdevice has...
The data sheet recommends that both the TWI clock and data lines use pull ups and the GPIOs should be set to S0D1, essentially open collector drive. I can see the need for...
When trying to follow this guide for testing bluetooth mesh on a nRF51 dev-board Cmake returns this error:
../build $ cmake ..
CMake Error at CMakeLists.txt:16 (include_directories...
Hello, I have had luck in Keil making two NRF52 connect with NUS, central and peripheral. My goal is to have one central speak to multiple peripheral at same time via a piconet...
Hi
I have just baught some nRF52840 DK boards,
and I can test the BLE throught between those nRF52840 DK boards successfully.
This indeed help us a lot about research...
Hi,
I am using SDK 12.2.0 with my custom board. As per the my requirement, i need to ground or set logic 0 of my gpio pin no. 12.
So, how can i do this?
good morning to all
I wanted to ask if anyone has a design of nrf51822 where an external temperature sensor is used, to know how the connection to the chip is. Should I buy...
Hello,
I am learning about the behavior of "Notify" transmition.
From some web sites including below, I understood as follows.
devzone.nordicsemi.com/.../
So could...
Hi,
I am new to arm and ble development. I am used to work with AVR mcus and I am trying to migrate a project from AVR to nrf52.
AVR usually has some "General Purpose...
I'm transmitting data packets each of 48 bytes in the form of notifications using Bluetooth 5.0. When I observed the logs over sniffer, I see that the packets are fragmented...
Hi,
iam new to all this and hardly find answers for my question:
Is it possible to pair a nRF51422 with an Ant+ remote especially Bontrager TransmitR and use those remote...
nRF52832
Hi,
I am a little confused as to what component uses ble_flash (...drivers_nrf\ble_flash\ble_flash.h/c) and why? What is the difference between this and SD...
Hello all,
I've ported the buttonless DFU example to my project without the buttons or the LEDs, but I only tested the bootloader and not the uploading capabilities with...