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,
according to the documentation, sd_ble_gap_adv_stop can return NRF_ERROR_INVALID_STATE which means that I am most probably not in the advertising state. So what exactly...
Hi! I am working with ATT_MTU_Throughtput example, It works correctly. But I don't understand how it is can receive data ( " Type 'run' when you are ready to run the test...
I want to scan the packet coming from phone and then advertise the characteristic data.How do I do it. Can you suggest the code that implements this functionality. In multirole...
Well, it is one of my explorations in NRF51822. I am working on a bare-metal UART demo, so far there are no output from TXD.
Configuration
MDK5 + STLINK/V2, with...
Hello ,
This is Milav from Teq Diligent,India.
is the nRF51xxx series available for next 5-years?
Let Me know the Availability status of nRF51xxx series chip.
...
I have nRF 52 DK board and nRF 52832 breakout board. I need to program my nRF 52832 breakout board. I tried example devzone.nordicsemi.com/.../ and devzone.nordicsemi.com...
I modified the HTS service to send notifications and read property at the peripheral. It notifies the simulated temperature every 1 sec in Celsius type. I tried writing HTS...
Hi,
I want to know what kind of antenna nordic recommend to use with NRF52 chips.
Please could you guide us about it. We are interested in some sort of table where we...
hello,
having everything working on the nRF52 DK i tried to migrate to the smart beacon kit (pca20006 with s130) but somehow cannot bring up a proper peripheral configuration...
Story and Official Code Test Passed
I am trying to integrate BLE into Smart-Lock and LoRa Terminal . So I build a custom board with off-the-thelf modules to evalute and...
I am current develop a "Surface Dial" hardware compatible device. (nRF51/S110)
Everything is ok but the host PC will freeze about 30 secs after my device wake-up from sleep...
I'm working on a product that is somehow related to geolocation. As part of it, RSSI measurement is sent back at high frequency to the central. Currently based on nRF51822...