Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
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...