I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
Hi,
Is there out of band data available for the Rx path? I want to make sure there is no interference from other bands and if a filter is already implemented in the IC RF...
Dear Team,
I am using NRF52840 for ble_app_beacon and working fine. Now I want to extend the range using 'PHY_CODED' option. Please let me know in this ' ble_app_beacon...
Hi Nordic team,
nRF Mesh is a very good smartphone App for BLE mesh development & Testing. Currently we are running mesh code on one 52DK and use GenericOnOff model to simulate...
Hi. I just started with nRF52840.
When I use J-flash for STM, normally it proveds 'secure chip' as below.
But when I choose nRF52840, I can't see 'secure chip' activated...
Hi. I just started development with nRF52840.
Press "Setting' button, it shows me "The selected device "NRF52840_XXAA" is unknown .......
And actually it doesn't have...
Hi.
I just want to test mergehex. So I put message as below.
mergehex --merge s140_nrf52_6.1.0_softdevice.hex direct_test_mode_pca10056.hex --output out.hex
Both s140_nrf52_6...
Can anyone give me tips on how to get the SCK to LRCK ratio of exactly 32?
I'm having a distorted audio problem with the TFA9879 amplifier, and the status register is reporting...
Hi,
Recently, I was trying to use the hid sample to development specific application.
I just view there was the report map inside the reference file.
I am curious about...
Hi ,all . I have set up SR3 on linux and it works fine. Now i have to port it to Android platform. Since there is no example about how to realize it ,could anyone give me...
Hi, I modified a sample low-power SAADC code and port it to nRF5_SDK_14.2.0_17b948a to work on my 52840 Eval board. It works fine when run continuously.
However, I now need...
I am trying to read analog voltage using NRF dev board through an external connected ADC (ADS1220), not the internal saadc. My DK board is nrf52, PCA10040. I start with the...
Hallo
I am using a nrf52832_xxaa (evaluating on a sparkfun board)
I am unable to program the application (Im trying to flash a blinky examle)
I have tried the S132 version...
Hello,
I am using an NRF52832 on a Custom Board that i built myself.
I want to communicate with a PC software via UART so i've connected the TX, RX and GND ports to the...
I have a product deployed in production that uses RSSI on BLE advertising channels (37/38/39) to determine rough proximity of beacons to various anchors (scanners). An issue...