hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
We're using the nrf51 with the RFAxis (now Skyworks) 2401C amplifier, which is a fixed gain 20dBm amplifier. The goal is to have a longer range 'beacon' type product and the...
What would be the best BLE Library or Framework for Raspberry-pi to exchange with nordic?
I'm trying to get data from the NRF51's GATT data.
But there are no reference...
I recently was trying to test my nrf52 DK. After lot of failed attempts i was able to do DFU update over BLE and also Serial upload .
I am now trying to test the BLE UART...
Hi
According to previous answers ( 1 & 2 ), the limitation on the maximum number of devices that can be added to a whitelist is 8, and is due to softdevice timing limitations...
I have downloaded the nRF51 SDK from here www.nordicsemi.com/.../nRF51822 and I'm trying to run HCI-UART examples as explained here developer.nordicsemi.com/.../a00063.html...
Hello,
I use SDK 13 on nRF52832 with a SD card (nRF port of fatfs lib).
I have a long sleep and i want to minimise current.
With SD card, it's okay i switch off SD...
Originally, this was a complaint about SIGTRAP 0xffffffe while using GDB.
But I've discovered the actual issue is related to a lack of erase/programming of FLASH.
My environment...
I would like to know how long is the minimum pulse width for SENSE to trigger GPIOTE Interrupt from external pins on NRF52832,I have seen
devzone.nordicsemi.com/.../
How...
Hi,
What is the status of a MISO pin of an SPI instance after issuing NRF_GPIO->IN? Does it reflect the real state of the pin? If no, what fast options do I have to read...
hello ,
i have a question, when i download the application.the power dissipation is more than 1mA, and i press the reset key to let the reset pin low level,but it is not...
I have an application that first reads ADC sensor data from a SPI device, then transmits out through BLE. I have a 4ms timer; once it times out
Read sensor data through...
Hello,
I would like to ask your help for examples of nRF52 code, when entering and exiting critical regions (disabling interrupts without switching off a bluetooth connection...
Hey,
just wondering if its possible to lower the pwm driver clock of the nRF52832 to around 500Hz? Im working on a LED dimming application and the LED spots i use have...
Hi,
I got a error fatal awhile after the app switched to low advertising.
Could you please tell me where I can to look into ?
I got the error code 8198 from sd_power_systemoff...