I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
Hi
I got the problem to connect customer board(nRF52) via SWD.
My connection should be fine and customer board is also supplied 3,3V by external power.
How I wire 52Dk...
Hi,
I want to add fstorage functionality to my applikation. I added all the files and functions as in the fstorage example from Nordic, but I get a linker error that the...
I am using an RTC to periodically kick off a PWM pulse train. This all works beautifully, but draws far more current than expected. From what I've read, this is because the...
Hi,
I've been working to get a Ublox GPS module to interface with my NRF52840 DK over UART. The GPS device boots up and starts streaming data almost immediately.
I am...
I am nRF52832 , S132 , SDK15.0.0 // nRF52840, SDK15.0.0 is used.
Examples of esb_prx, esb_ptx are modified and used.
Transmitter : nRF52832
Receive : nRF52840_DK
Senders...
hello
I have once again issues when I want to write a 'long" characteristic e.g. 85 bytes.
1) if I use a smaller MTU e.g. 23 or 50, I received corrtectly the User Memory...
I would like to design a BLE-controlled electronic device. My requirements are:
1- Very low power consumption. (Less than 200uA in IDLE mode)
2- Slow periodic BLE advertising...
We are a module manufacturer and have used the 52810 as a serial port transparent transmission module.
1. Our customer reports that when we put "More service uuid" into...
Hello there,
We're developing a chip with a nRF52840 as the only processor, which we're trying to get certified against 802.15.4. However, we had problems passing the radiated...
Hi,
I made a PCB with nrf52832. In the intial bring up, I noticed its 32MHz XTAL is not up. Then I debugged the PCB and measured the voltages at different points in the...
I have a fairly extensive application built in 12.3.
To add FDS to this I started with 14.2, replaced the logging with RTT and I know I'll have the change the FDS calls...
Hello everyone,
This is my first question ever, sorry voor my bad english.
Im just started to work with a STMF429I discovery board and a NRF52832(isp1507) BLE chip.
Im...
HI nordic
i installed command line tools in https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF5-Command-Line-Tools
and i got this exe file nRF5x-Command...