Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
Hello;
We are developing a project. And there must be three features in our project.
1) Should scan and transmit beacon at the sametime
2) Chip should read and write...
How can i read advertisement and not connect? I would like to do some checks on the advertising data within BLE event BLE_GAP_EVT_ADV_REPORT and then decide if i want to manually...
I am trying to transmit a modulated carrier with a high duty cycle but it does not work
the same command works with the default duty setting (50%).
The cli freezes when...
VUSB current consumption of the NRF52840: We have a setup where the 5V supply to this pin has very limited current capability.
What is the maximum current which can go into...
The Problem: HardFault within sd_softdevice_enable. With HardFault breakpoint enabled, the debugger halts at address 0x8C8. With this breakpoint disabled, breakpoints after...
I having trouble setting power level above +4 dbm in my app based on the example "ble_app_beacon" using the PCA10059 nRF52840 dongle. I have updated the main.c with the following...
Hi, i'm designing a device which is based on nrf52832 chip and i need to add two IC on my board, the first one is the MAX8856 to charge the battery of my device and the second...
I want to execute timer interrupt at a certain interval, like 1sec or 5 sec.
I measured an actual interval of voltage change with oscilloscope, but the actual interval is...
Hello
i have nrf 51822 beacon and i need to setup beacon that he send out data and i scan it without connecting-read brcst data.
i scan microchip 4870 and other beacon...
What is the best method for attempting to recover from a stuck TWI bus after init?
I am currently initializing the TWI instance with .clear_bus_init=true but this only...
I just finished upgrading the SDK version from v14.2 to v15.3, one thing I'm having trouble with is that after secure buttonless DFU finishes the call to `sd_softdevice_disable...
I'm testing this with SDK 15.2 on an NRF52832, with SD132.
I'm trying to implement error handling for FDS, but some cases are not clear to me how to deal with them.
Am...
We are working with DK nrf 52840 and the sdk mesh 3.0, BT sdk version is15.2 (dimming server example).
We noticed that when nordic app(nrf mesh - android) send a generic...
Hello Nordic Support Team
I am working with nrf52832 dk board.I am using mesh sdk version 2.2.0 with nrf sdk version 15.0.0.I am working with uart coexistence example...
I updated the firmware of my Nordic Thingy 52 to the latest version 2.20 using the Android app on my smartphone. Now I cannot use anymore the standard webapp ( https://developer...