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...
Hello, Nordic!
I am wondering about PCB reference design for AoA multi antenna locator based on 52811.
Could you provide it before releasing software supporting this functionality...
Hi. I looked through all the examples in the 15.20 and 15.30 SDK and could not find even one project for SES with it's new linker as an example. all the examples use the old...
To be able to SMS we need the SMSC number stored in the SIM card.
I did not find an AT command to read this, so I gues we need to use the +CSIM or +CRSM?
Regards,
F...
I am using nrf52832 for button less DFU. DFU is working fine when CONFIG_NFCT_PINS_AS_GPIOS is not added in applicaton. When added seems like code is getting reset at bootloader...
I have problems compiling code with modem info support on. My basic problem, I want to establish which modem FW version I am running on.
I added
MODEM_INFO_CONFIG=y
...
We successfully built the mesh bootloader, but want to get RTT working with the bootloader logs inside SEGGER.
We were following this two posts post1 post2 to achieve our...
Hello guys.
I just donwload new version of SDK 1.0.0 for NRF9160 and try run mqtt_simple demo. I didnt change nothing there and there is problem.
I have the follow log...
Hello,
Currently my beaconing application draws approximately 10uA @ 1000ms advertising interval. I am having trouble getting the chip into system power off mode so the...
Hi,
We would like to upgrade an existing product (Bluetooth SIG registered) on the market to the newest release of SoftDevice. Do we need to re-register at Bluetooth SIG...
Hi,
I'm working on a bootloader based on the "secure_bootloader/pca10056_ble" example. Everything works fine until I send the new application binaries (.zip file) and the...
Hello All,
I am working on the NRF51822 custom board.
I am Using the SDK 12.3 with s130 (PCA10028)
1.) Is it right sdk for nrf51822..?
2.) Facing issue in configuration...
Hello,
I am working on a beaconing application and I was wondering if it is possible to run the code beginning with system off mode and wake up the board with a button press...
Hi,
we are using a sensor which streams out buffered data to an ios or android app. If we face a disconnection the data gets buffered and send when reconnected.
But the...
Hi,
I am using customized nrf52 board with softdevice s132
I am trying to interface External Flash (MX25L64) using spi.so when ever i am trying to send any command /data...
Hi
I figured out, that the macros in nrf_esb_resources.h are wrong.
You can find the used resources (PPI, TIMER and SWI) of the ESB library in Enhanced ShockBurst...