I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
How could make only with GPIOTE and PPI (without interrupt handler or timer/counter) reliable output that always let say on low to high transition of a gpiote input turns...
Dear Nordic Team,
I want to ask you about your plans for the NRF9160 chip. It is a fascinating device, but there is one possible disadvantage. Please let me explain.
...
Hello All,
Sorry for writing this.
It may be a simple thing which I am not able to find even after looking in the SDK so I am writing this.
I want to run SAADC example...
Are there plans for the azure_iot_hub library to support SAS tokens vs. x.509 certificates?
I was going to try to hack in SAS token support but was curious if this would...
Hi all
I'm in search of a PCB-Socket for the nRF5340 with the QFN-94 Footprint. Something like a Clamshell-Socket which can be soldered or screwed the PCB and lets you switch...
Hi,
Could you please help me with Reference Design / Document / White Paper regarding Tire Pressure Monitoring System implementation using stand alone BLE Communication...
Hi,
I am able to send AT command to modem using AT command interface API.
Is it like there is no AT command to send the data to http server? I am referring nrf91_at_commands_v1...
Hello, It is my first pcb with a rf-antenna. I have read some articles about the topic an came up with the following inverted f-antenna design ( ti inverted f-antenna ). ...
Hi,
Out of several Thingies 91 that we programmed with our software and security keys/tags two of them that had their battery drained seem to have lost their security tags...
HI,
If I insert in the main loop ( in the connection branch ) the instruction "idle_state_handle();"
for (;;) { if (flag_connected==0) { idle_state_handle(); } else {...
It appears that when the Dongle originally ships the Bluetooth advertiser is switched off.
ok i understand to download all kinds of software or some kinds of it to turn...
Hi all,
When I use the Bluez tool meshctl on Jetson nano(ubuntu arm64) to provision a nRF52832 device, failed at the authentication step, as follow:
the 16 octets keys...
Hi,
I am developing a mobile application using React Native for interfacing, configuring and doing FOTA over BLE. I want to know if you provide any BLE or FOTA libraries...
I'm trying to find the UUID for the 'Time Second 32' characteristic described in the GSS v2 available here , but I can't find it in the Bluetooth Assigned Numbers document...
I browsed the Infocenter and found 'lots' of information and the instruction to install nRF Connect so I did. I hadn't decided which DK I needed to do what I wanted so when...