While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
currently, i am designing a wearable device using nrf52 as core soc. i just found that the nrf52 has two internal regulators, ldo and dcdc converter. in my case, the input...
I'm using a nRF51822 with 256KB flash and 16KB RAM, SoftDevice v5.2.1, uVision 4.71.2.0
I can compile and run the heart rate sensor, and it will become detected by mastercontrolpanel...
Hi,
I changed the chip from 16K RAM to 32K RAM. But seems the soft device report the below error when I use more then 16K address.
Error! Line: 0290, File: src\host_core...
Hello,
I'm interested to port a scatternet tree protocol but I'm not sure about that Gazell can support all.
My mandatory items are :
Each node can send or receive...
When trying to merge the Bootloader, Application, Softdevice 8.0 together I keep getting the error
"ERROR: The hex files cannot be merged since there are conflicts"
(happens...
I'm using keil nrf example ble_app_uart_s110_pca10028. I need to convert it for NRF51822_xaa.
I was able to create a new target and edit target settings for the NRF51822_xxaa...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
This post is not a question but a result of my analysis and so a answer to the above problem.
I tried both the Simple Uart Example from the Sdk 6.0.0 (Uart without interrupt...
Hello,
did someone made Altium footprint for J-Link Needle Adapter or managed to find it?
www.segger.com/.../J-Link_Needle_Adapter.pdf
I am planning to make PCB using...
Thanks to this post we can find USB port number of all segger devices connected.
But, as commented:
If I have both the dongle and the dev
kit (plugged to the PC...
Hi all
We use an external 32MHz crystal for the nRF51822 and set the register NRF_CLOCK->XTALFREQ to 0xFFFFFF00 according the reference manual V3.0, chapter 13.3. Afterwards...
I work solely under linux so need tool to generate init packet for DFU.
Is there existing tool/script for that under linux ?
(or plan for next sdk)
Thanks
Hello,
I want to send some data via the radio and then turn the radio to receive data. For the receiving, I need to setup a timeout. I would like to keep the timeout as small...
Hi, at the moment I'm learning about NFC and I don't know much about it. But I have question. Is it possible to use nrf52 NFC only for Bluetooth pairing purpose or can I use...
Hi,
I was trying to make nRF8001 peripheral device advertise the services and try to connect using an Android device that is having Nordic Master Control App.
I have...