Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Is there a development kit available for the old nRF24E1?
I have an old product line that needs some small changes and can't upgrade to a newer version of the Nordic chip...
We have migrated a project from nRF52832 to nRF52810.
We are using IAR EWARM.
The target hardware is the PCA20032 with the nRF52810.
The code runs fine on the PCA10040...
I’m new to Thingy and want to log the data generated and viewed through the iOS app easily to the cloud. Is it possible to do this with out coding to a serivice like Google...
Hi,
I am developing my own PCB board and application based on a nrf52832 module ( MDBT42Q) . To test the board, I tried downloading an example program onto the module, in...
Hello,
What are the main differences between the old nRF52840 PDK and the new nRF52840 DK?
What can I do with the latest development board that I can't do with the PDK...
hi is it possible nrf52840 interface with gsm modem for iot applications. i have connected 4 sensors in nrf 52840 .i want send data as api call using gsm (UART) in nrf52840...
Dear Sir,
I have comptibility question of nRF52 or BLE 5.0.
Although BLE5.0 is backward compatible with BLE 4.2 but it's seems no document tell user about how to handle...
Hello,
I put PCA10040 Development kit as peripheral advertising packets, for example, every 100ms.
When we scan with "nRF connect" App on the Galaxy S4 phone we can see...
I have seen that the recommended method for switching between connectable and non-connectable advertising is:
sd_ble_gap_adv_stop() ...change advertising structures as needed...
I was given the source code to the nRF Toolbox DFU only app in order to implement its functionality within my own app. Using the nRF Connect app, I've connected to my hardware...
Hi all, I am trying to get my head around UART Flow control on Nordic nRF52. I cannot get it working... I have two nRF52840 dev boards (PCA10056) that I connected between...
Hi,
When I try to stop ADC sampling, the adc driver keeps on busy. The function nrf_drv_saadc_is_busy() keeps returning true.
I looked in other posts (like this one )...
Hi,
I'm new in Bluetooth an I want to try a "simple Project". I've connected 3 Peripherals (all nRF52832 Chips) with 1 Central (also a nRF52832 Chip) together.
With the...