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...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hi! I'm having issues with inconsistent battery readout results. I'll elaborate more below, but in general, I have multiple devices which 'sleep' most of the time, and when...
I have an issue when i am doing writing of a structure where autoprog is a struct like this :
typedef struct { uint8_t tag_tab[TAG_ID_LENGTH]; }tag;
typedef struct { uint8_t...
Installed nRFgo Studio lastest win64 verion nrfgostudiowin641212installer.msi and lastest windows 64 nRF-Command-Line-Tools_10_9_0_Installer_64.exe . But nRFgo does not work...
Hi!
I want to develop a simple program which count pulses in a digital pin in an interval of 10ms. I want to use a timer as a counter to count the pulses, also I want...
Hello Nordic Team,
We just received and test a new batch of SIMs using a nordic nRF9160. However, there is an error that doesn't allow to register these new SIMs. From LTE...
Hello,
we have a project on:
Periperal: experimental ble_app_blinky / and
Central: experimental ble_app_blinky c
We have add suplementary:
LEDBUTTON_LED4 ( BSP_BOARD_LED_3...
Hi,
I am unable to test current time service example.I followed all the steps mentioned to test CTS Example.But, below are the log messages:
Again if I try to reset...
I have an issue with my nrf9160 custom board.
I flashed successfully only 3 of 30 pieces batch. Other boards fail with "Failed to connect to target. No idcode detected"...
Hi !
I am working on aws_fota, with a nrf9160 dk, sdk 1.3.0. When I try to connect in mqtt, I get my IPv4 address I get the following message: ERROR - mqtt_connect...
Hello,
I'm trying to interface msp430fr5994 to nrf51822 as spi slave with soft device 110 and SDK v10. The master (msp40) sends 20 bytes to the slave (nrf51). The issue...
Hi,
I started debugging a device with an nRF52820 chip and found that the pinout is similar to nRF52833.
The test application was switching pin P0.15, but the ripple...
I'd like to order a debug in/out cable for the debugger (P18 & P19) on DK.
But I don't know what is the cable or the compatible sockets.
please let us know what is the...
We are using the following.
Module: BM833 (nRF52833) from Fanstel
Softdevice: S140 7.0.0
SDK: nRF5SDK17009d13099
Sample code: nRF5_SDK_17009\examples\ble_peripheral...