I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hi,
In preparation for FOTA which would double the flash space requirement, I noticed the Region Size for FLASH is only 429568 and I would have assumed it was the 1MB advertised...
I am trying to connect my thingy91 and preform an MCUBoot. This is not working and i get the following error code: Errorcode: CouldNotCallFunction (0x9) Lowlevel error: INVALID_OPERATION...
Excuse me, I use BSP_EVENT_KEY_0 to get into the sleep mode, however, it will go to the NRF_BREAKPOINT_COND and then reset the device;.
case BSP_EVENT_KEY_0:
SEGGER_RTT_printf...
I have developed data loggers based on nrf52840,it uses nus service,max payload is of 240 bytes,the device stores 30kb data in a spi memory.we have a custom built android...
Dear community, as already mentioned here https://devzone.nordicsemi.com/f/nordic-q-a/30622/nrf_cal_set_time-setting-issue-for-2100-year/121167 Im wondering how do you deal...
Hello. I need to calculate the RSSI value from the module nRF9160. I am using the nRF9160 DK 0.8.2. From the AT reference guide, there are two commands: AT+CESQ and AT+CSQ...
The new Bluetooth specification 5.2 will support transmission of audio data in a so called isosynchronous burst mode to external, BLE capable speakers, opening up a long asked...
Hi,
We are having some issues with the values obtained via ADC readings. We have a few designs using the nRF52840 where the analog reads from sensors are not stable. To...
Hi,
We used nRF52840 Dongle to receive BLE peripheral device 240Bytes notification. The connectivity that "Bluttooth low energy" (nRF connect) programmed can received 240Bytes...
Hi,
I am using NRF52810 controller, The power consumption of my board in SLEEP MODE is 200uA . According to datasheet the ideal current in sleep mode is 3 uA.
In advertising...
Hi,
I use SDK16 ble sec-bootloader and merged application image together followed by the guide of the website
unfortunalately , after flahsing fw_all_s140.hex to device...
Hello,
Question regarding GPS power consumption numbers in the nRF9160 data sheet (V2.0)
Section 5.2.1.16 GPS Current Consumption:
Are the current consumption numbers...
Hi,
I would used a RTC calendar (Years, month, day, hour, minute, second).
The smartphone connect to the nrf51822 and updates the date and time.
The nRF51822 must perform...
Hi,
Is it safe to call nrfx_spim_init() multiple times with and without a handler without calling uninit() in between?
I have an SPI device that needs a sequence of steps...
I keep seeing NOT_AVAILABLE_BECAUSE_PROTECTION errors on all sub-programs of nRF Connect when attempting to program the associated firmware (RSSI viewer, Bluetooth Low Energy...