The Nordic Thingy:91X was initially unable to connect using certain SIMs (e.g., Airtel IoT) due to lack of NB-IoT support or no signal.
After switching to a Jio NB-IoT...
Hi to all,
I am trying to do a ZUTH (Zigbee unified test harness) test run, using the Silabs devices as golden devices (as per CSA recommendation) and nRF 52840 dongles...
Hi
I am trying to port some PWM code from the NRF54L15 it uses HAL access because i have found it has faster writes which are useful for my application (testing latency...
Hello,
I have recently upgraded from v2.9 to v3.0.1 and have noticed that the mesh security has changed from CONFIG_BT_MESH_USES_TINYCRYPT to CONFIG_BT_MESH_USES_MBEDTLS_PSA...
Hello.
We're trying to expose and use the Wifi stack in micropython in our project for the nRF7002. We've managed to get Wifi scanning to work (based on the sample code...
Has anyone experienced the following error when Flashing (and debugging) from within VS Code. I have no idea what has happened, but it has hit several projects.
Even though...
Hello,
I have a firmware that sends every 15 min a packet to nRFCloud using nrf_cloud_coap_json_message_send().
The code is working great most of the time : hundreds of...
Hi
I am trying to implement long writes on the gatt server side. My implementation is stack handled, so I am going for the " GATTS Queued Writes: Stack handled, one or...
Hello,
As a power source I am using a battery with an open circuit voltage of 3.67V.
The specification states that the recommended absolute maximum supply voltage is 3...
Hello,
I'm trying to make a communication with a nrf51822 and an trf7970a nfc reader. The communication is based on SPI, I read that there are problems with softdevices...
Hi there..
I need central device simulator to test my UART App.
Is their any facility available for Nordik UART peripheral simulator like ANTware in ANT+ wireless protocol...
Hi everybody,
we have implemented DFU with button and it works like a charm. Now we want to improve that and implemented the buttonless version too. Though, instead of...
There was an Arduino ANCS library released for nrf8001. Seeing that Arduino Primo nrf52 will be coming into the market and knowing that there is Arduino nrf51/nrf52 core development...
hi.
i open ble_ant_app_hrm from sdk 9 and i send data over ant .
how can i send a data just one time cause i want save it on eeprom.
how can i send a data just one time...
Hi,
I noticed a bug in ble_ancs_c.c where it will write NULL-termination outside the attribute buffers added with ble_ancs_c_attr_add(). When the received ANCS notification...
I got a hardfault crash in the ANCS code, when an invalid ANCS notification was received from the phone: attr_id_parse() read 195 as attr_id, and used that as index in ancs_attr_list...
When one host and one device,the through can be 16KBps。But,when one host and two device ,the Max throughput is only 6KBps。Can you tell me Why ?????And Can you tell me the...
I use keil4. When the code size less than 15297bytes is ok. I will cause error when the code size bigger than 15297bytes.
Something must config in keil4?
Thanks~
I'm trying to listen to a bluetooth low energy connection between a smart bracelet and my smartphone. In Wireshark 1.10.1 I only can see the Advertising Indicators. As soon...