I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
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...
We have a custom board built around the nrf52840 chipset. We developed code against the dk kit of the same now we are trying to get this working on the custom board.
1)...