Are there any unique design considerations to take into account when using the nRF54L series with RRAM? For example, are there any concerns about magnetic fields causing bit...
Hello Nordic Team,
I have a working project that uses BLE to communicate with a mobile app, and I am now looking to integrate Google Fast Pair as an additional feature....
Hi, I've been given an nRF52 devkit and have been tasked with programming to generate a 2.4GHz signal. The requirement given to me is that simple. (I believe an RF expert...
Hi,
I’m using the function lte_lc_psm_param_set(rptau, rat) . After connecting to LTE, I call lte_lc_psm_get(&psm_cfg.tau, &psm_cfg.active_time) and receive the following...
Hi,
Developmente setup: Windows x64, nrf connect for vs code, SDK and toolchain versions 3.0.2.
I was trying to build a proyect for a custom nRF5340 board when I encountered...
Hi,
I am getting randomly incorrect SOC reported by pmic npm1300. For most days, it reports correct SOC but then all of a sudden it starts to report incorrect SOC even though...
Hi,
I would like to know what is the switching time between RX ShockBurst and STBY mode?
In documentation I can only find switching time between STBY -> RX ShockBurst...
I don't have a question but am rather posting the solution in case it helps someone else out who had the same problem as me.
With SDK v9/SoftDevice S110 v8, our application...
Hi guys,
I am really confused to distinguish SMP request from pairing request.
Could you kindly what the difference?
Device(nRF51822) can send SMP reqeust? If...
So, I've began tinkering with this device a bit, and using totally stock hex files, installed via
make flash_softdevice && make flash crashes bluez with sigsegv shortly...
I am struggling with the correct value to use for DFU_APP_DATA_RESERVED in the bootloader. My application uses the Device Manager and has one block allocated for to pstorage...
My app is generating hardfualts. Based on this post I looked at memory location SP + 0x14, which points to the address that generated the fault.
Memory at SP+0x14: 8F 31...
Hello Everyone,
I am doing the rough calculation of the power consumption of NRF51 where in the radio part of the datasheet it is indicating 10.5mA whether it is denoted...
Hello ,
I'm using a couple of nRF52 dev.board (one is Nordic preview dev.kit , the other one is a Rigado BMD-300) , with S212 ant+ softdevice . I'm able to deep-slepp the...
I use the board to act as relay.First ,i scan and connect to one peripheral.Then ,i want to disconnect the peirpheral once the another central connect to my board.i call sd_ble_gap_disconnect...
Hi ,
Would you help me to find right material(App note, source code/project) to implement below case:
My nRF51822 connected on beaglebone black(BBB) over UART this will...
Hi,
I want to implement a DC/DC converter setup schematic for my projet and I don't know how to make the difference between the AVDD and VCC_nRF supply tags given in the...
Hi, all!
I have a Quesion about Maximum Voltage & Current of internal DC/DC conv. & LDO of nRF52832.
I'll design circuit using olny internal DC/DC conv. & LDO of nRF52832...
Hi.
Is there a (lazy) (dummy) comfortable way to make an nRF518 chip (in my case, nRF51822) communicate with the built-in bluetooth adapter of a laptop with windows 7 or...