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?
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...
Hi,
I am new to nrf and trying to make some new services and characteristics for my device.
I followed the advertising , services and characteristics tutorial and was...
hello there i have ble_uart code . when i run on nrf51 dk and when i see it on mastercontrol pannel app. i got that type of screen shot!!
means when i write into characteristics...
NRF2460 is linked,I can transfer 3 byte data. But sometimes it is mute, not always.
Register I2SCNF_OUT bit6 is zero.
I am appreciate for your advices.
I have problem to start the wireshark with this plugin error. The last I checked the nordic_ble.dll file is there in the folder.
The procedure entry point new_creat_dissector...
Hi, I'm new to Nordic. I can't get 250Kbps working on the nRF24LE1. I'm using the enhanced shockburst examples in the nRFgo SDK (enhanced_shockburst_ptx_nrf2 and enhanced_shockburst_prx_nrf2...
Hi, I have an nRF24LE1 based sensor, transmitting to an nR24L01+ connected to an arduino (i know you don't supportit). I have LE1 to LE1 TX/RX working (as a test case). I...
Is there a way to disable (not use) the peer manager's whitelist without setting it to NULL? I'd like to be able to temporarily disable the whitelist without potentially losing...
Hello,
I'm sampling the ADC using PPI like in the saadc example of the sdk12. For the ADC I use
TIMER 1.
And I want to write those ADC values on a SD Card over SPI...
Hi,
I am interfacing micro SD card with nrf52 using fatfs example in sdk 12.0. As I am beginner, first I wanted to perform operations like read, write, delete and some...
I have erased my J-Link firmware in error! after having installed the version supporting V6.12a, however that upgrade wasn't achieved via the drag and drop process.
Where...
Hi,
I am looking to test the performance (range, data throughput, packet drop rate etc.) of BT5 in application specific setting using nRF52840. Ideally this would be done...
What has been tested:
In the Bootloader configuration inside the watchdog and start and
feed the dog operation, and then in
the static void wait_for_events
(void)...
Hello,
I am working on modified version of ble_nus example and I tried to send data to nordic DK.
In Android, I used
BluetoothGattCharacteristic characteristic = mBluetoothGattService...
Hi,
We are designing a system that shall supervise the battery voltage (1 AA cell) on an analog input to the nRF51822. Question is what happens when we put the processor...